Hacker News new | ask | show | jobs
by rileymat2 5 hours ago
I think a lot of people don’t know the http/1.x protocol from url (header) to body is a stream of text* separated by \r\n.

* the body may be compressed.