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/Tests
2019-10-21 18:09:12 +02:00
..
Exception Merge branch '4.2' into 4.3 2019-05-30 18:10:05 +02:00
CachingHttpClientTest.php [HttpClient] bugfix exploding values of headers 2019-10-07 12:52:05 +02:00
CurlHttpClientTest.php [HttpClient] improve handling of HTTP/2 PUSH 2019-09-03 17:44:22 +02:00
HttpClientTest.php [HttpClient] introduce the component 2019-03-07 17:16:39 +01:00
HttpClientTestCase.php [HttpClient] skip tests implemented in 4.4 2019-10-21 18:09:12 +02:00
HttpClientTraitTest.php [HttpClient] send Accept: */* by default, fix removing it when needed 2019-10-09 18:19:03 +02:00
HttpOptionsTest.php [HttpClient] Fix HttpOptions::setAuthBearer() 2019-03-14 10:55:31 +01:00
MockHttpClientTest.php [HttpClient] send Accept: */* by default, fix removing it when needed 2019-10-09 18:19:03 +02:00
NativeHttpClientTest.php [HttpClient] fix support for 103 Early Hints and other informational status codes 2019-09-03 23:21:26 +02:00
Psr18ClientTest.php Ensure signatures for setUp|tearDown|setUpAfterClass|tearDownAfterClass methods in tests are compatible with phpunit 8.2 2019-08-01 13:15:50 +02:00
ScopingHttpClientTest.php [HttpClient] Preserve the case of headers when sending them 2019-07-31 13:44:32 +02:00