We are still actively working on the spam issue.
Difference between revisions of "HTTP"
(create base page) |
(Added MDN and W3Schools link) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
'''HTTP''' (short for The Hypertext Transfer Protocol), is the primary transfer protocol for the [[World Wide Web]]. | '''HTTP''' (short for The Hypertext Transfer Protocol), is the primary transfer protocol for the [[World Wide Web]]. | ||
+ | |||
+ | [https://developer.mozilla.org/en-US/docs/Web/HTTP HTTP on Mozilla Developer Network (MDN) Web Docs]. | ||
+ | |||
+ | [https://www.w3schools.com/tags/ref_httpmethods.asp HTTP request methods on w3schools.com]. | ||
+ | |||
+ | [[Category:Terms]] |
Latest revision as of 18:37, 20 February 2019
HTTP (short for The Hypertext Transfer Protocol), is the primary transfer protocol for the World Wide Web.