Hacker News new | ask | show | jobs
by antocv 4303 days ago
Whats wrong with HTTP? How would you improve it?

Its a Text Transfer Protocol, you can even build applications with text only clients and servers. One only needs echo, bash and netcat to make a server and client.

1 comments

    > One only needs echo, bash and netcat to make a server and client.
Not as of HTTP/2.0. :(