curl/include/curl
Ayoub Boudhar f464535bfd
http: Implement trailing headers for chunked transfers
This adds the CURLOPT_TRAILERDATA and CURLOPT_TRAILERFUNCTION
options that allow a callback based approach to sending trailing headers
with chunked transfers.

The test server (sws) was updated to take into account the detection of the
end of transfer in the case of trailing headers presence.

Test 1591 checks that trailing headers can be sent using libcurl.

Closes #3350
2018-12-14 10:10:48 +01:00
..
.gitignore includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
curl.h http: Implement trailing headers for chunked transfers 2018-12-14 10:10:48 +01:00
curlver.h version: bump for next cycle 2018-11-01 11:02:49 +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