[ee122] Fwd: Project 1

Lisa Fowler fowler at eecs.berkeley.edu
Sat Sep 15 08:49:38 PDT 2007


A gentle reminder:  Please make sure to read the emails that come
through this mailing list.  These questions will likely be relevant to
you.  If you are a newcomer, please check the archives.  You might
find your question already answered :)

-Lisa

---------- Forwarded message ----------
From: Lisa Fowler <fowler at eecs.berkeley.edu>
Date: Sep 11, 2007 1:42 AM
Subject: Re: [ee122] Project 1
To: Ofer Sadgat <ofer at berkeley.edu>
Cc: ee122 at icsi.berkeley.edu


On 9/10/07, Ofer Sadgat <ofer at berkeley.edu> wrote:
<snip>
> 3.       If an HTTP Request is invalid in many ways, do we print out all
> appropriate error messages? What if it is complete nonsense? What do we
> return to the sender?

No.  You can give the failure on the first discovered non-compliant
element (e.g. "get 1foo dizzle" would give a bad method name message
because the test for the GET token failed first).
<snip>


More information about the ee122 mailing list