Hacker News new | ask | show | jobs
by chrischen 5960 days ago
I know nginx doesn't completely implement HTTP 1.1. To be technical, it doesn't support chunked transfer encoding for request bodies.

So we still need feature-ful web servers (well at least I do).