[cs631apue] HTTP 1.1 request fallback?

Tejas Nadkarni tnadkarn at stevens.edu
Sun Nov 24 11:18:11 EST 2013


Since most browsers send HTTP 1.1 requests, although our program doesn't
support them does it make sense to fallback any HTTP 1.1 requests to HTTP
1.0 and just process them?? Right now since we don't support 1.1, if a
client requests HTTP/1.1 they are given a 505.

Should we instead just process it or leave it as a 505?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.stevens.edu/pipermail/cs631apue/attachments/20131124/d5388908/attachment.html>


More information about the cs631apue mailing list