Http client adapter interface.
Send a request and get a response back.
send(Psr\Http\Message\RequestInterface $request, array<string, mixed> $options): arrayCake\Http\Client\Response>
Send a request and get a response back.
Psr\Http\Message\RequestInterface $request The request object to send.
array<string, mixed> $options Array of options for the stream.
arrayCake\Http\Client\Response>
© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/4.4/interface-Cake.Http.Client.AdapterInterface.html