WonderPush PHP library
  • Namespace
  • Class
Navigation
  • Namespace
  • Class
Namespaces
  • WonderPush
    • Api
    • Errors
    • Net
    • Obj
    • Params
    • Util
Classes
  • CurlHttpClient
  • Request
  • Response
Interfaces
  • HttpClientInterface

Interface HttpClientInterface

Interface of an HTTP client.

Direct known implementers

WonderPush\Net\CurlHttpClient

Namespace: WonderPush\Net
Located at Net/HttpClientInterface.php

Methods summary

public execute( WonderPush\Net\Request $request ) : WonderPush\Net\Response

Perform an HTTP call and return the response.

Perform an HTTP call and return the response.

Parameters

$request

Returns

WonderPush\Net\Response
WonderPush PHP library API documentation generated by ApiGen