An exception for terminatinating execution or to throw for unit testing.
This interface defines methods that clients should use for configuring, sending, and receiving proxie...
send()
Perform the request.
getResponseBody()
Answer the body of response.
setUrl($url)
Set the URL of the Request.
getResponseHeaders()
Answer the headers of the response.