> The other epiphany I had was when I started to realise HTTP was just a request string getting parsed.
I've never thought of it like this, but I didn't understand for a long time that a webserver was just a function that run with the request as an argument.
I've never thought of it like this, but I didn't understand for a long time that a webserver was just a function that run with the request as an argument.