Perform a http request.
After the HTTP client has been setup and possibly assigned callbacks the perform() method will start performing the request towards the specified server.
whether to throw an exception or return a CurlCode on error
See Implementation
Perform a http request.
After the HTTP client has been setup and possibly assigned callbacks the perform() method will start performing the request towards the specified server.