ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ClientInterface.php
Go to the documentation of this file.
1<?php
2
3namespace Psr\Http\Client;
4
7
9{
20}
foreach($paths as $path) $request
Definition: asyncclient.php:32
An exception for terminatinating execution or to throw for unit testing.
sendRequest(RequestInterface $request)
Sends a PSR-7 request and returns a PSR-7 response.
Representation of an outgoing, client-side request.
Representation of an outgoing, server-side response.