HTTP: Difference between revisions
No edit summary |
|||
| Line 3: | Line 3: | ||
==Background== | ==Background== | ||
===Original HTTP Document=== | ===Original HTTP Document=== | ||
The first document regarding the HTTP protocol was written by Tim Berners-Lee in 1991 and it was implemented on a prototype | The first document regarding the HTTP protocol was written by Tim Berners-Lee in 1991 and it was implemented on a prototype released by W3C initiative software as HTTP 0.9. In the original document, HTTP 0.9 was defined by Berners-Lee as a simple search and retrieve protocol that runs through a [[TCP/IP]] connection.<ref>[http://www.w3.org/Protocols/HTTP/AsImplemented.html The Original HTTP as defined in 1991]</ref> <ref>[http://www.w3.org/Addressing/HTTPAddressing.html HTTP Addressing]</ref> | ||
===Basic HTTP Specification=== | ===Basic HTTP Specification=== | ||