This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/HttpClient/Chunk
2020-08-06 08:59:09 +02:00
..
DataChunk.php [HttpClient] fix support for 103 Early Hints and other informational status codes 2019-09-03 23:21:26 +02:00
ErrorChunk.php [HttpClient] add AsyncDecoratorTrait to ease processing responses without breaking async 2020-06-08 00:07:07 +02:00
FirstChunk.php [HttpClient] introduce the component 2019-03-07 17:16:39 +01:00
InformationalChunk.php [HttpClient] fix support for 103 Early Hints and other informational status codes 2019-09-03 23:21:26 +02:00
LastChunk.php [HttpClient] introduce the component 2019-03-07 17:16:39 +01:00
ServerSentEvent.php [HttpClient] add EventSourceHttpClient to consume Server-Sent Events 2020-08-06 08:59:09 +02:00