summaryrefslogtreecommitdiff
path: root/ext/xml/xml.c
diff options
context:
space:
mode:
authorRowan Tommins <git@rwec.co.uk>2020-06-11 19:05:00 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-08-03 16:30:09 +0200
commitf9f769d4b9af367af864d35cf09dca5b08da2046 (patch)
tree67a8404011e152302460962f980c68e36e932f3f /ext/xml/xml.c
parent9b975fe98e88c3fd5c41fe6b209b715cf190887a (diff)
downloadphp-git-f9f769d4b9af367af864d35cf09dca5b08da2046.tar.gz
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.
Diffstat (limited to 'ext/xml/xml.c')
0 files changed, 0 insertions, 0 deletions