|
Softwares ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Main /
Hypertext-Transfer-ProtocolMain.Hypertext-Transfer-Protocol HistoryHide minor edits - Show changes to output Changed lines 2-3 from:
(: to:
(:Googletxt:) ---- Changed line 20 from:
to:
---- Added lines 17-18:
The persistent connection approach, that is, keeping the same socket connection open for multiple requests, is the default behavior in HTTP 1.1. Added lines 7-8:
http://www.oreilly.com/catalog/understandlni/figs/d1e28129.png Deleted lines 12-13:
Changed line 19 from:
(:Googlemm:) to:
(:Googlemm:) Added lines 1-19:
(:Google1:) (:Googlemmm:) *HTTP is a request/response protocol between a client and a server. *HTTP can be "implemented on top of any other protocol on the Internet, or on other networks. HTTP only presumes a reliable transport; any protocol that provides such guarantees can be used. [@ HTTP client ---->TCP Connection --->port 80 on the Server---send ok or error message to ---HTTP client. http://www.oreilly.com/catalog/understandlni/figs/d1e28129.png HTTP Versions: 0.9, 1.0, 1.1, 1.2 HTTP is a stateless protocol. @] (:Googlemm:) |