Hacker News new | ask | show | jobs
by sph 639 days ago
Why HTTP/1.1?

Everybody speaks HTTP/1.0 and it is even simpler.

1 comments

Lack of IP(v4) addresses. HTTP/1.0 sends no Host header, so cannot implement name-based virtual hosts. HTTP/1.1 does.