HTTP: Difference between revisions

From DWIKI
m (New page: '''H'''yper'''T'''ext '''T'''ransfer '''P'''rotocol =Links= =StatusCodes= *http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html)
 
mNo edit summary
Line 3: Line 3:
=Links=
=Links=


=HOWTO=
==HTTP telnet session==
GET / HTTP/1.0
Host: www.example.com


=StatusCodes=
=StatusCodes=


*http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
*http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html

Revision as of 13:24, 10 October 2022

HyperText Transfer Protocol

Links

HOWTO

HTTP telnet session

GET / HTTP/1.0 Host: www.example.com

StatusCodes