HTTP pipelining: Fix handling of zero-length responses
authorChris Smowton <cs448@cam.ac.uk>
Thu, 7 Apr 2011 12:17:05 +0000 (14:17 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Apr 2011 12:18:07 +0000 (14:18 +0200)
commitd54668eb00c31e3eaf6987c5f4184aea98cf227e
treeb438dc178e0ac209523082e25a7c149902d85860
parentee4c1206de9ab08054b48b675fb049e64066deec
HTTP pipelining: Fix handling of zero-length responses

Also add test case 584 for the same

Bug: http://curl.haxx.se/bug/view.cgi?id=3214223
lib/transfer.c
tests/data/Makefile.am
tests/data/test584 [new file with mode: 0644]