Junk data could get inserted when saving/getting HTTP headers, as discovered
authorDaniel Stenberg <daniel@haxx.se>
Wed, 9 Oct 2002 13:03:51 +0000 (13:03 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 9 Oct 2002 13:03:51 +0000 (13:03 +0000)
commitc3cc616264e6a424306edb7ff2acd035b31c90ef
tree04feccef412417ac25d22a73c552625a893d622f
parent91b84b89e4d057d7c1a022dc1b6ce44e3738dcf0
Junk data could get inserted when saving/getting HTTP headers, as discovered
by Craig Davison. Now we deal with the 'nread' variable correctly between
each header line.
lib/transfer.c