1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/include/curl
Daniel Stenberg 006ff62d8c
http: added options for allowing HTTP/0.9 responses
Added CURLOPT_HTTP09_ALLOWED and --http0.9 for this purpose.

For now, both the tool and library allow HTTP/0.9 by default.
docs/DEPRECATE.md lays out the plan for when to reverse that default: 6
months after the 7.64.0 release. The options are added already now so
that applications/scripts can start using them already now.

Fixes #2873
Closes #3383
2018-12-21 10:49:30 +01:00
..
.gitignore includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
curl.h http: added options for allowing HTTP/0.9 responses 2018-12-21 10:49:30 +01:00
curlver.h curlver: bump to 7.64.0 for next release 2018-12-20 09:38:01 +01:00
easy.h curl_easy_upkeep: removed 'conn' from the name 2018-09-07 13:43:26 +02:00
Makefile.am whitespace fixes 2018-09-23 22:24:02 +00:00
mprintf.h curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
multi.h spelling fixes 2018-02-23 23:29:01 +00:00
stdcheaders.h checksrc: stricter no-space-before-paren enforcement 2016-12-13 23:39:11 +01:00
system.h system.h: use proper setting with Sun C++ as well 2018-10-27 16:07:24 +02:00
typecheck-gcc.h setopt: add CURLOPT_CURLU 2018-11-09 15:47:28 +01:00
urlapi.h urlapi: document the error codes, remove two unused ones 2018-09-19 23:25:11 +02:00