https://issues.apache.org/bugzilla/show_bug.cgi?id=44995





--- Comment #6 from Rainer Jung <[EMAIL PROTECTED]>  2008-05-27 12:12:21 PST ---
Created an attachment (id=22018)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22018)
Make httpd tolerate empty reason phrases in status line

This patch changes the validity check for the httpd status line in the
following ways:

- Allow empty reason phrase
- Allow status line of the form "NNN" but add mandatory trailing space
- replace comparison for ' ' with apr_isspace for better consistency with
second part of the patch


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to