diff options
author | Balazs Kovacsics <balazs.kovacsics@ericsson.com> | 2019-07-22 14:37:37 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-07-29 13:18:53 +0200 |
commit | 802aa5ae27ce755b94477976397502dc056227c4 (patch) | |
tree | a9c9b24c4dbe2ae89d9ce609ce1a2602c47a336d /lib/ftp.h | |
parent | 9736ac03ab3c9b352437dc1cb6cb4568bbf1a711 (diff) |
HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown
If using the read callback for HTTP_POST, and POSTFIELDSIZE is not set,
automatically add a Transfer-Encoding: chunked header, same as it is
already done for HTTP_PUT, HTTP_POST_FORM and HTTP_POST_MIME. Update
test 1514 according to the new behaviour.
Closes #4138
Diffstat (limited to 'lib/ftp.h')
0 files changed, 0 insertions, 0 deletions