To get the actual data, you call one of the methods of the Response object e.g., text() or json() . These methods resolve into the actual data. Use the status ...
確定! 回上一頁