Make the Content-Length info override the Connection: close header, so that
authorDaniel Stenberg <daniel@haxx.se>
Mon, 2 Jun 2003 14:57:08 +0000 (14:57 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 2 Jun 2003 14:57:08 +0000 (14:57 +0000)
commit06984df5cb603ee6942d283c649215cda7c3160f
tree43e96ad6dadfcdf3c55accb33504e48172c5ca71
parent4f136a3a76c437e8ceacd697ea69e488178ca44a
Make the Content-Length info override the Connection: close header, so that
libcurl will stop reading when the number of bytes have arrived and not wait
for a closed socket.
lib/transfer.c