| Interfaces | |
|---|---|
| ChunkInterface | The interface of chunks returned by ResponseStreamInterface::current(). |
| HttpClientInterface | Provides flexible methods for requesting HTTP resources synchronously or asynchronously. |
| ResponseInterface | A (lazily retrieved) HTTP response. |
| ResponseStreamInterface | Yields response chunks, returned by HttpClientInterface::stream(). |
| Namespaces | |
| Symfony\Contracts\HttpClient\Exception | |