1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00
Files
archived-php-src/sapi/cli
Rowan Tommins f9f769d4b9 Make http stream wrapper advertise HTTP/1.1 by default
In practice, we always act as an HTTP/1.1 client, for compatibility
with servers which ignore protocol version. Sending the version in
the request will avoid problems with servers which don't ignore it.

HTTP/1.0 can still be forced using a stream context option.

Closes GH-5899.
2020-08-03 16:30:09 +02:00
..
2020-06-07 10:36:50 +02:00
2020-06-24 16:59:42 +02:00
2020-07-10 14:20:18 +02:00
2020-07-10 14:20:18 +02:00
2020-07-27 11:56:52 +02:00
2020-07-10 14:20:18 +02:00
2020-07-10 14:20:18 +02:00
2017-12-16 17:20:05 +01:00