https://issues.apache.org/bugzilla/show_bug.cgi?id=49826
Ruediger Pluem <rpluem@apache.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Ruediger Pluem <rpluem@apache.org> 2010-08-26 05:34:22 EDT ---
"GET HTTP/1.1" is an (invalid) HTTP/0.9 request. Thus the server returns a
valid HTTP/0.9 response which has no status line by definition.
--
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|