Interface HttpClientInterface
Interface of an HTTP client.
Direct known implementers
Methods summary
public
execute( WonderPush\Net\Request
$request
)
: WonderPush\Net\Response
Perform an HTTP call and return the response.