Possum
|
29ca21f30e
PHP version checks tweaking
|
10 anni fa |
Jordi Boggiano
|
8dad846613
Add SNI settings for SSL URLs that are proxied, fixes #3204
|
10 anni fa |
Jordi Boggiano
|
4a6503fe36
Add suppor for https_proxy, fixes #3204
|
10 anni fa |
Pascal Borreli
|
2f4df9d459
Fixed typos
|
11 anni fa |
Jordi Boggiano
|
08243ce2e3
Fix handling of urlencoded user and password in proxy urls, fixes #2339
|
11 anni fa |
Jordi Boggiano
|
b4c0b18896
Add tests, refs #2017
|
12 anni fa |
Jordi Boggiano
|
13c7be2d7e
Reformat some code and avoid adding proxy auth if no_proxy matched the url, refs #2017
|
12 anni fa |
radnan
|
a55c9b6a88
added no_proxy handler - fixes #1318
|
12 anni fa |
Jordi Boggiano
|
1debe22412
Add HTTPS_PROXY_REQUEST_FULLURI to disable the request_fulluri only for https requests, fixes #1946, fixes #1839
|
12 anni fa |
Jordi Boggiano
|
8c197d2325
Fix CS and wording, remove lowercased env var, add env var to docs
|
12 anni fa |
Alexander Loutsenko
|
b7e41de607
Workaround when your proxy server fails request with enabled http_proxy_request_fulluri HTTP parameter
|
12 anni fa |
Jordi Boggiano
|
9a69886a92
Add default http options to stream context, fixes #1774
|
12 anni fa |
Jordi Boggiano
|
1c468e7c02
Fix cs
|
12 anni fa |
Markus Tacker
|
821f57f443
A bug in PHP prevents the headers from correctly beeing sent when a content-type header is present and
|
12 anni fa |
Jordi Boggiano
|
308e2ff4cb
Add support for headers as strings to avoid regressions, refs #1387
|
12 anni fa |
Jordi Boggiano
|
cd284733ef
Fix proxy scheme concatenation, fixes #1250
|
12 anni fa |
Jordi Boggiano
|
7aab7c6297
Fix StreamContextFactory tests
|
12 anni fa |
Nikita Baksalyar
|
8f0f1e3aac
Fixed an issue with HTTP proxy and PHP 5.4
|
12 anni fa |
WanWizard
|
e24226162d
fixed getContext() choking on empty HTTP_PROXY environment variable
|
13 anni fa |
Jordi Boggiano
|
c440b4594a
More PSR-2 goodness
|
13 anni fa |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 anni fa |
Jordi Boggiano
|
072f4397a0
Fix default options handling in StreamContextFactory
|
13 anni fa |
Maxim Chernyshev
|
5294cb222c
Precious community feedback-based refactoring
|
13 anni fa |
Maxim Chernyshev
|
1ae0a1b7af
Follow-up coding standard fixes
|
13 anni fa |
Maxim Chernyshev
|
37476eb61f
Fixed indentation
|
13 anni fa |
Maxim Chernyshev
|
8918551f29
Simplified proxy port determination and passed tests
|
13 anni fa |
Maxim Chernyshev
|
2ca50a1ef3
Merged in upstream
|
13 anni fa |
Maxim Chernyshev
|
419a1cedf0
Proxy credentials are now passed as part of HTTP headers
|
13 anni fa |
Danny Berger
|
e7ba0c38a8
Add default http(s) ports to proxy configuration if they are missing.
|
13 anni fa |
Jordi Boggiano
|
81fdd790f2
Notes on HTTP_PROXY env var
|
13 anni fa |