[cse491] proj5 handle and delegate

Alex Nolley nolleyal at msu.edu
Sun Sep 28 10:38:26 PDT 2008


the \r\n\r\n signifies the end of the headers; the Content-Length header
specifies the length of the content following the headers.  Does that
help?

Hmm, yeah I know that, but let me switch my focus. Would it be wise to read
in one bit at a time and constantly check for the '\r\n\r\n' to signify the
end of the headers or would this be unnecessarily ineffeciant?

Thanks,
Alex




More information about the cse491-fall-2008 mailing list