Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/27/2000 09:39:26
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Aug 27 06:39:26 UTC 2000

Modified Files:
	basesrc/usr.bin/ftp: fetch.c

Log Message:
It appears that whilst Apache 1.3.9 incorrectly puts a trailing space
after the chunksize (before the \r\n), Apache 1.3.11 puts *multiple*
trailing spaces after the chunksize. I 'm fairly certain that this is
contrary to RFC 2068 section 3.6, but whatever...
Found by David Brownlee <abs@mono.org>


To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 basesrc/usr.bin/ftp/fetch.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.