|
Navigation Articles
Linux Downloads Search Packages Error log Distros/ OS Softwares CMS Help & Man Pages
Others |
Main /
Hypertext-Transfer-Protocol
![]() HTTP client ---->TCP Connection --->port 80 on the Server---send ok or error message to ---HTTP client. HTTP Versions: 0.9, 1.0, 1.1, 1.2 HTTP is a stateless protocol. The persistent connection approach, that is, keeping the same socket connection open for multiple requests, is the default behavior in HTTP 1.1.
|