Jordi Boggiano
|
784dd0aad0
|
Fix tests
|
2013-04-05 12:58:50 +02:00 |
Markus Tacker
|
821f57f443
|
A bug in PHP prevents the headers from correctly beeing sent when a content-type header is present and
NOT at the end of the array
https://bugs.php.net/bug.php?id=61548
This updates fixes the array by moving the content-type header to the end
|
2013-02-27 17:07:13 +01:00 |
Jordi Boggiano
|
7aab7c6297
|
Fix StreamContextFactory tests
|
2012-10-21 17:57:16 +02:00 |
Jordi Boggiano
|
072f4397a0
|
Fix default options handling in StreamContextFactory
|
2012-05-06 13:50:18 +02:00 |
Maxim Chernyshev
|
5294cb222c
|
Precious community feedback-based refactoring
|
2012-05-02 17:21:58 +08:00 |
Maxim Chernyshev
|
37476eb61f
|
Fixed indentation
|
2012-05-02 09:30:27 +08:00 |
Maxim Chernyshev
|
8918551f29
|
Simplified proxy port determination and passed tests
|
2012-05-02 09:22:59 +08:00 |
Maxim Chernyshev
|
2ca50a1ef3
|
Merged in upstream
|
2012-05-02 08:36:05 +08:00 |
Maxim Chernyshev
|
419a1cedf0
|
Proxy credentials are now passed as part of HTTP headers
|
2012-05-02 08:26:27 +08:00 |
Danny Berger
|
e7ba0c38a8
|
Add default http(s) ports to proxy configuration if they are missing.
|
2012-04-26 21:38:12 -04:00 |
Jordi Boggiano
|
45b2165057
|
Fix tests
|
2012-03-20 14:37:14 +01:00 |
Martin Hasoň
|
492e672b23
|
Added tests for StreamContextFactory
|
2012-03-05 08:51:54 +01:00 |