HTTP: Difference between revisions
Jump to navigation
Jump to search
Migrating from https://home.feodorov.com:9443/wiki/Wiki.jsp?page=HTTP
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<br> | <br> | ||
<center><font color=red>Migrating from https://home.feodorov.com:9443/wiki/Wiki.jsp?page=HTTP</font></center> | <center><font color=red>Migrating from https://home.feodorov.com:9443/wiki/Wiki.jsp?page=HTTP</font></center> | ||
=External= | |||
* Hypertext Transfer Protocol HTTP/1.1 RFC 2616 http://www.ietf.org/rfc/rfc2616.txt | |||
=Overview= | =Overview= |
Revision as of 03:21, 22 April 2016
External
- Hypertext Transfer Protocol HTTP/1.1 RFC 2616 http://www.ietf.org/rfc/rfc2616.txt
Overview
HTTP is a synchronous request/response, stateless protocol, where a client makes a request, the server responds and the transaction is done.