aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/HTTP/HTTPClient.php
Commit message (Expand)AuthorAge
* Use str_starts_with/str_ends_withfiwswe2023-09-14
* Rector to rename print to echo callsAndreas Gohr2023-08-31
* coding style: control flow line breaksAndreas Gohr2023-08-31
* coding style: control flow whitespacesAndreas Gohr2023-08-31
* coding style: function call spacingAndreas Gohr2023-08-30
* fix codesniffer violationsAndreas Gohr2023-08-29
* Apply rector fixes to inc/HTTPAndreas Gohr2023-08-29
* use local squid docker instance for proxy testingAndreas Gohr2023-04-26
* Merge pull request #3941 from glensc/microtimeAndreas Gohr2023-04-06
|\
| * HTTPClient: Replace time() method with direct microtime(true) callElan Ruusamäe2023-04-05
| * HttpClient::time use microtime(true) directlyElan Ruusamäe2023-04-05
* | Minor fixes in commentsElan Ruusamäe2023-04-05
|/
* use httpbingo for HTPP testsAndreas Gohr2023-01-31
* Update core code to make use of sexplode()Andreas Gohr2022-10-19
* guard against unset parametersAndreas Gohr2022-01-01
* HTTPClient: Fix missing processing of redirections with status code 303, 307,...Tom Kunze2021-08-01
* Address Scrutinizer inspection failureDamien Regad2021-02-07
* Fix various errors in PHPUnit tests on PHP 8Damien Regad2021-02-06
* Update HTTPClient.phpfiwswe2020-06-14
* check exceptions before proxy use #3055Andreas Gohr2020-04-29
* First go at moving the plugin classes into their own namespaceAndreas Gohr2019-04-20
* Rename HTTPClient namespace to HTTPMichael Große2019-03-26