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
Fabien Potencier 9198b9dc97 Merge branch '4.3' into 4.4
* 4.3:
  [FrameworkBundle] remove messenger cache if not enabled
  [HttpClient] Fix strict parsing of response status codes
  [DI] Suggest typed argument when binding fails with untyped argument
2020-01-21 08:39:36 +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-21 08:39:36 +01:00
StreamWrapper.php bug #35209 [HttpClient] fix support for non-blocking resource streams (nicolas-grekas) 2020-01-04 15:05:21 +01:00