What is http?
It could be said that http is the basis for the internet. HTTP or Hypertext Transfer Protocol is the method by which a web page requests another web page. They will both typically be HTML files on different web servers that stores web pages until they are requested, possibly, by a user agent such as a web browser such as the one you are using to view this web page.
The most common request method is get
- Add new comment
- 1283 reads