top | item 34428360

(no title)

warinukraine | 3 years ago

> http: a bunch of newline separated key=value pairs followed by a double newline everything else is the content.

This is a webdev's idea of what HTTP is

discuss

order

somat|3 years ago

And... I have built http servers in shell, really, that is all it has to be, It can, and usually is more, but it is trivial to build a simple http server. in fact that is sort of the genius of http, how simple and human readable it is.