HTTP Request
What is an HTTP request?
HTTP Request is the action of sending a request to the server in order to achieve specific goals. Common HTTP requests are entering a new row in the database, deleting it, and user authentication.
It consists of four key comp...
sionkim.hashnode.dev1 min read