HTTP: Difference between revisions

From DWIKI
Line 9: Line 9:


=HTTP Status Codes=
=HTTP Status Codes=
*[https://en.wikipedia.org/wiki/List_of_HTTP_status_codes List of HTTP status codes]
*[https://www.rfc-editor.org/rfc/rfc9110.html RFC 9110 HTTP Semantics]
*[https://www.rfc-editor.org/rfc/rfc9110.html RFC 9110 HTTP Semantics]

Revision as of 12:07, 9 May 2023

HyperText Transfer Protocol

Links

HOWTO

HTTP telnet session

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

HTTP Status Codes