Interface AdapterInterface
Direct Implementers
Method Summary
-
send() public
Send a request and get a response back.
Method Detail
send() public ¶
send( Cake\Http\Client\Request
$request , array $options )
Send a request and get a response back.
Parameters
-
Cake\Http\Client\Request
$request - The request object to send.
- array $options
- Array of options for the stream.