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
Nicolas Grekas fb2d2577d9 Merge branch '4.3' into 4.4
* 4.3:
  [HttpClient] Don't read from the network faster than the CPU can deal with
  [DI] DecoratorServicePass should keep container.service_locator on the decorated definition
2020-01-06 13:57:54 +01:00
..
CurlResponse.php Merge branch '4.3' into 4.4 2020-01-06 13:57:54 +01:00
HttplugPromise.php [HttpClient] resolve promise chains on HttplugClient::wait() 2019-10-12 10:50:39 +02:00
MockResponse.php Merge branch '4.3' into 4.4 2020-01-06 13:57:54 +01:00
NativeResponse.php Merge branch '4.3' into 4.4 2020-01-06 13:57:54 +01: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 Merge branch '4.3' into 4.4 2020-01-06 13:57:54 +01:00
StreamWrapper.php bug #35209 [HttpClient] fix support for non-blocking resource streams (nicolas-grekas) 2020-01-04 15:05:21 +01:00