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/Internal
Nicolas Grekas 47f7cdc848 Merge branch '4.3' into 4.4
* 4.3:
  Fixed #35084
  Add missing use statement
  [HttpClient] fix scheduling pending NativeResponse
  do not overwrite variable value
  [Profiler] wording
  Use spaces correctly to display options in DebugCommand
  X-Accel Nginx URL updated
  ticket-30197 [Validator] Add the missing translations for the Chinese (Taiwan) ("zh_TW") locale
  Fixed test added in #35022
  Use locale_parse for computing fallback locales
  [Console] Fix filtering out identical alternatives when there is a command loader
2019-12-28 16:00:14 +01:00
..
ClientState.php Document the state object that is passed around by the HttpClient. 2019-04-10 13:03:42 +02:00
CurlClientState.php Document the state object that is passed around by the HttpClient. 2019-04-10 13:03:42 +02:00
DnsCache.php Document the state object that is passed around by the HttpClient. 2019-04-10 13:03:42 +02:00
HttplugWaitLoop.php [HttpClient] resolve promise chains on HttplugClient::wait() 2019-10-12 10:50:39 +02:00
NativeClientState.php [HttpClient] fix scheduling pending NativeResponse 2019-12-27 12:01:41 +01:00
PushedResponse.php [HttpClient] make pushed responses retry-able 2019-12-17 17:19:12 +01:00