1

How the GET and POST requests work using HTTP?


Bookmark and Share
Created by ketan100 2 years 32 weeks ago
Category: Tech   Tags:

Hypertext Transfer Protocol

ketan100 2 years 32 weeks 1 day 11 hours ago

Hypertext Transfer Protocol (HTTP) is the communication protocol which is used by world wide web (WWW) the GET request retrieves information and the POST request adds information to an existing web page so that we can retrieve information from members and also can post messages to others.