[cs631apue] HTTP Request Parsing

Peter Okma pokma at stevens.edu
Sun Dec 11 01:51:14 EST 2011


How many assumptions can we make about the format of incoming HTTP
requests?  From what I'm reading it seems very difficult to appropriately
parse all valid request (http://www.and.org/texts/server-http).

Would we be able to use a third party code such as,
https://github.com/joyent/http-parser, if  properly attributed?  If not
could you recommend a general approach to parsing that would
be robust enough for this projects requirements.

Thanks
Peter Okma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.stevens.edu/pipermail/cs631apue/attachments/20111211/1a6864c1/attachment.html>


More information about the cs631apue mailing list