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 5db58f6d37 Merge branch '4.3' into 4.4
* 4.3:
  [Security/Core] align defaults for sodium with PHP 7.4
  fix inline handling when dumping tagged values
  [HttpClient] fix canceling responses in a streaming loop
  [Messenger] Flatten collection of stamps collected by the traceable middleware
  [PropertyAccess] Fix PropertyAccessorCollectionTest
  [HttpClient] rewind stream when using Psr18Client
  Typo in web profiler
  [4.3] Remove dead test fixtures
  [Routing] Fix CHANGELOG
  relax some date parser patterns
  Avoid getting right to left style
2019-07-24 16:49:41 +02:00
..
CurlResponse.php bug #32141 [HttpClient] fix dealing with 1xx informational responses (nicolas-grekas) 2019-06-26 09:29:23 +02:00
MockResponse.php [HttpClient] fix canceling responses in a streaming loop 2019-07-24 09:56:35 +02:00
NativeResponse.php [HttpClient] fix timing measurements with NativeHttpClient 2019-06-24 10:59:29 +02:00
ResponseStream.php [HttpClient] introduce the component 2019-03-07 17:16:39 +01:00
ResponseTrait.php Merge branch '4.3' into 4.4 2019-07-24 16:49:41 +02:00
StreamWrapper.php [HttpClient] Add $response->toStream() to cast responses to regular PHP streams 2019-07-05 07:37:18 +02:00