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 2052534540 Merge branch '5.1' into 5.2
* 5.1:
  Dont allow unserializing classes with a destructor
  Dont allow unserializing classes with a destructor - 4.4
  [Cache] fix possible collision when writing tmp file in filesystem adapter
  a colon followed by spaces exclusively separates mapping keys and values
  Contracts: Remove ellipsis
  fix handling float-like key attribute values
  Fix missing BCC recipients in SES bridge
  Dont allow unserializing classes with a destructor - 5.1
2021-01-12 15:28:55 +01:00
..
AmpResponse.php Merge branch '5.1' into 5.2 2021-01-12 15:28:55 +01:00
AsyncContext.php [HttpClient] Fix decorating progress info in AsyncResponse 2020-10-21 15:24:25 +02:00
AsyncResponse.php Fix content swallowed by AsyncClient initializer 2020-12-10 14:39:06 +01:00
CommonResponseTrait.php Dont allow unserializing classes with a destructor - 5.2 2020-12-15 11:45:32 +01:00
CurlResponse.php Merge branch '5.1' into 5.2 2020-12-14 11:56:50 +01:00
HttplugPromise.php [HttpClient] fix chaining promises returned by HttplugClient 2020-08-26 12:50:35 +02:00
MockResponse.php [HttpClient] Add MockResponse::getRequestMethod() and getRequestUrl() to allow inspecting which request has been sent 2020-06-30 18:39:01 +02:00
NativeResponse.php Merge branch '5.1' into 5.x 2020-10-12 18:54:56 +02:00
ResponseStream.php [HttpClient] fix support for 103 Early Hints and other informational status codes 2019-09-03 23:21:26 +02:00
StreamableInterface.php [HttpClient] add StreamableInterface to ease turning responses into PHP streams 2020-06-28 17:56:16 +02:00
StreamWrapper.php Merge branch '5.1' 2020-09-02 18:27:44 +02:00
TraceableResponse.php bug #39796 Dont allow unserializing classes with a destructor - 5.2 (jderusse) 2021-01-12 10:53:07 +01:00
TransportResponseTrait.php Merge branch '5.1' into 5.x 2020-10-12 18:54:56 +02:00