TP怎么跟WEBMAN一樣通過$response->getStatusCode()獲取狀態(tài)碼 ?
response()->getCode();
webman獲取響應內容$response->rawBody(),那TP怎么獲取?
response()->getData()