HTTP: Difference between revisions
From DWIKI
m (→StatusCodes) |
|||
Line 8: | Line 8: | ||
Host: www.example.com | Host: www.example.com | ||
= | =HTTP Status Codes= | ||
*http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html | *http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html |
Revision as of 10:50, 8 November 2022
HyperText Transfer Protocol
Links
HOWTO
HTTP telnet session
GET / HTTP/1.0 Host: www.example.com