An overview of HTTP
HTTP stands for Hyper Text Transfer Protocol. It is a set of rules for fetching resources across the internet. With HTTP, the client or recipient initiates the request and not the other way round
A feature of HTTP is that it is stateless. This means ...
olalekanlearns.hashnode.dev1 min read