HTTP: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
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




Migrating from https://home.feodorov.com:9443/wiki/Wiki.jsp?page=HTTP

External

Overview

HTTP is a synchronous request/response, stateless protocol, where a client makes a request, the server responds and the transaction is done.

Subjects