提交歷史

作者 SHA1 備註 提交日期
  Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687) 7 年之前
  Jordi Boggiano 1983a450b4 Use rawurldecode instead of urldecode, fixes #7407 7 年之前
  Vladimir Reznichenko da9e00066c SCA: reduced repetitive methods references, used specialized PhpUnit assertions 8 年之前
  croensch bd6168ef85 fix pull 6740 8 年之前
  croensch 6da92e98ac also support NO_PROXY 8 年之前
  Vladimir Reznichenko c8615358cb SCA with PHP Inspections (EA Extended) 8 年之前
  Jordi Boggiano d0e780a8eb Allow php_uname to be disabled, fixes composer/getcomposer.org#112 8 年之前
  Jordi Boggiano 0f455be01c Add CI flag in UA header 9 年之前
  Jordi Boggiano 3455380413 Patch Httpoxy vulnerability 9 年之前
  Jordi Boggiano fc57cc8d7e Remove changes in StreamContextFactory, refs #5055 9 年之前
  Paul.Wenke b4d9d0fd0d Added BitbucketTest class. Added is_array and is_object check to http content before calling http_build_query. 9 年之前
  Paul Wenke d5332a1b5c Developed bitbucket-oauth functionality. 9 年之前
  Jordi Boggiano fbab2bfa17 Move user agent definition to StreamContextFactory so it is available in all contexts 10 年之前
  Jordi Boggiano ce08582671 Fix CS 10 年之前
  Possum 29ca21f30e PHP version checks tweaking 10 年之前
  Jordi Boggiano 8dad846613 Add SNI settings for SSL URLs that are proxied, fixes #3204 11 年之前
  Jordi Boggiano 4a6503fe36 Add suppor for https_proxy, fixes #3204 11 年之前
  Pascal Borreli 2f4df9d459 Fixed typos 12 年之前
  Jordi Boggiano 08243ce2e3 Fix handling of urlencoded user and password in proxy urls, fixes #2339 12 年之前
  Jordi Boggiano b4c0b18896 Add tests, refs #2017 12 年之前
  Jordi Boggiano 13c7be2d7e Reformat some code and avoid adding proxy auth if no_proxy matched the url, refs #2017 12 年之前
  radnan a55c9b6a88 added no_proxy handler - fixes #1318 12 年之前
  Jordi Boggiano 1debe22412 Add HTTPS_PROXY_REQUEST_FULLURI to disable the request_fulluri only for https requests, fixes #1946, fixes #1839 12 年之前
  Jordi Boggiano 8c197d2325 Fix CS and wording, remove lowercased env var, add env var to docs 12 年之前
  Alexander Loutsenko b7e41de607 Workaround when your proxy server fails request with enabled http_proxy_request_fulluri HTTP parameter 12 年之前
  Jordi Boggiano 9a69886a92 Add default http options to stream context, fixes #1774 12 年之前
  Jordi Boggiano 1c468e7c02 Fix cs 13 年之前
  Markus Tacker 821f57f443 A bug in PHP prevents the headers from correctly beeing sent when a content-type header is present and 13 年之前
  Jordi Boggiano 308e2ff4cb Add support for headers as strings to avoid regressions, refs #1387 13 年之前
  Jordi Boggiano cd284733ef Fix proxy scheme concatenation, fixes #1250 13 年之前