[ee122] space in request line

Daniel Killebrew dank at eecs.berkeley.edu
Sun Sep 23 21:10:39 PDT 2007



Ben Wang wrote:
> Hi all,
> For the parsing part, if there is a space in the request line, should 
> we return the error as invalid request or bad HTTP version since a 
> space in the request line would mean that the second part of the 
> request line can be interpreted as the HTTP version. Thanks!
Assuming I understand your question: you should read the BNF grammar 
specifying the structure of a request line more carefully. Your question 
is answered there.

Daniel
>
> -- 
> cheers
>
> Ben Wang
> ------------------------------------------------------------------------
>
> _______________________________________________
> ee122 mailing list
> ee122 at mailman.ICSI.Berkeley.EDU
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122
>   


More information about the ee122 mailing list