Why transfer anything using hypertext and not just use raw TCP calls?
Because it's simpler
Please Login to reply.
How is it simpler if http is a layer above?
lmao we have different definitions of simple?
Simple from the perspective of the implementation in most languages. It's one line of code in Javascript for example
We can call it easier if you want