Class CurlHttpClient
An HTTP client using PHP's cURL extension
- WonderPush\Net\CurlHttpClient implements WonderPush\Net\HttpClientInterface
Methods summary
public
execute( WonderPush\Net\Request $request )
: WonderPush\Net\Response
Perform an HTTP call and return the response.