Should be able to send a request and get response data back. The data required is just a status code and method on the response object that gives you the response body in bytes (if available)
Should be able to send a request and get response data back.
The data required is just a status code and method on the response object that gives you the response body in bytes (if available)