]> git.ipfire.org Git - thirdparty/curl.git/commit
transfer: make HTTP without headers count correct body size
authorDaniel Stenberg <daniel@haxx.se>
Wed, 14 Mar 2018 23:27:20 +0000 (00:27 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 15 Mar 2018 09:56:27 +0000 (10:56 +0100)
commita9a7b606c2341bb0fced33f5f00f45900beb9c8f
tree7de8f52429f48b70f4999df9fa3b624c2de0624f
parent634f72fed425376ac395426081011a80c93c447d
transfer: make HTTP without headers count correct body size

This is what "HTTP/0.9" basically looks like.

Reported on IRC

Closes #2382
lib/transfer.c
tests/FILEFORMAT
tests/data/Makefile.inc
tests/data/test1164 [new file with mode: 0644]
tests/runtests.pl