Ask HN: Is it OK to treat HTTP/1.0 requests as if they were HTTP/1.1?

1 points by dumbdumb ↗ HN
Doing this you could, for example, return gzip'd content in response to an HTTP/1.0 request, even though 1.0 does not support gzip Content-Encoding.

I'm pretty sure lots of clients still use 1.0, from command line clients like curl all the way up GUI browsers like IE.

What do you think?

That's my first question.

I have one more.

0 comments

[ 4.4 ms ] story [ 13.2 ms ] thread

No comments yet.