[Cse461] Re: HTTP client request format

From: Janet Davis (jlnd_at_cs.washington.edu)
Date: Sun Mar 07 2004 - 19:05:38 PST

  • Next message: Blake A. Norrish: "[Cse461] Amphibian Question"

    On Sun, 7 Mar 2004, Andrew Ebaugh wrote:

    > I assume the client request should terminate with a <crlf> ? The project
    > write-up doesn't specify this, but my server portion is so far waiting for
    > it in the request.

    Yes, the request should end with <crlf>. That was a typo.
     
    > Also, is a "\n" string in Ruby equivalent to what is spelled out at <crlf>?

    <crlf> stands for Carriage Return, Line Feed, which is "\r\n".

    Cheers,
    Janet

    -- 
    Janet Davis
    jlnd_at_cs.washington.edu
    http://www.cs.washington.edu/homes/jlnd/
    _______________________________________________
    Cse461 mailing list
    Cse461_at_cs.washington.edu
    http://mailman.cs.washington.edu/mailman/listinfo/cse461
    

  • Next message: Blake A. Norrish: "[Cse461] Amphibian Question"

    This archive was generated by hypermail 2.1.6 : Sun Mar 07 2004 - 19:05:45 PST