Y
Hacker News
new
|
ask
|
show
|
jobs
by
kragen
205 days ago
httpdito
http://canonical.org/~kragen/sw/dev3/server.s
implements HTTP/1.0 GET in about 320 machine instructions, and I haven't yet found a questionably compliant client that doesn't work with it. Writeup in
http://canonical.org/~kragen/sw/dev3/httpdito-readme
.