[EMAIL PROTECTED] scribbled this message on Mar 10:
> [In order for any reply to be added to the PR database, ]
> [you need to include <[EMAIL PROTECTED]> in the Cc line ]
> [and leave the subject line UNCHANGED.  This is not done]
> [automatically because of the potential for mail loops. ]
> [If you do not include this Cc, your reply may be ig-   ]
> [nored unless you are responding to an explicit request ]
> [from a developer.                                      ]
> [Reply only with text; DO NOT SEND ATTACHMENTS!         ]
> 
> 
> Synopsis: HTTP/0.9 requests yield invalid response
> 
> State-Changed-From-To: open-feedback
> State-Changed-By: marc
> State-Changed-When: Wed Mar 10 15:21:51 PST 1999
> State-Changed-Why:
> Erm... a HTTP/0.9 request, by definition, doesn't have
> a version number in the request but is just in the form
> "GET /foo".  Do you have some reason for thinking that
> specifying it should work?

yes, the rfc specificly states this (section 6.1):
   A Simple-Response should only be sent in response to an HTTP/0.9
   Simple-Request or if the server only supports the more limited
   HTTP/0.9 protocol.

also, earlier it is stated that you can't upgrade the major version
of a http request only the minor, meaning you should AT LEAST return
an error and not service the request...

-- 
John-Mark Gurney
Eugene 4J School District

Reply via email to