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/Response
2019-10-25 15:08:37 +02:00
..
CurlResponse.php [HttpClient] workaround curl_multi_select() issue 2019-10-15 14:30:03 +02:00
MockResponse.php [HttpClient] ignore the body of responses to HEAD requests 2019-10-25 15:08:37 +02:00
NativeResponse.php [HttpClient] ignore the body of responses to HEAD requests 2019-10-25 15:08:37 +02:00
ResponseStream.php [HttpClient] fix support for 103 Early Hints and other informational status codes 2019-09-03 23:21:26 +02:00
ResponseTrait.php [HttpClient] fix throwing HTTP exceptions when the 1st chunk is emitted 2019-09-19 20:56:12 +02:00