The following reply was made to PR general/3334; it has been noted by GNATS.

From: Larry Hastings <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: general/3334: End-of-line convention conversion for text/plain 
POST 
 truncates data
Date: Wed, 04 Nov 1998 16:38:25 -0800

 [EMAIL PROTECTED] wrote:
 > Err, if the headers submitted by a client are
 > not terminated with "/r/n" the client is broken.
 
 True enough, but it still tickles a bug in Apache.  Apache should either
 correctly convert \n -> \r\n, or not bother.  That it truncates the data
 is a bug--admittedly minor, and only for broken clients, but still a
 bug.
 
 Cheers,
 
 
 larry

Reply via email to