Network Working Group Request for Comments: 2068 Category: Standards Track |
R. Fielding UC Irvine J. Gettys J. Mogul DEC H. Frystyk T. Berners-Lee MIT/LCS 1997. |
HTTP/1.1
.
, . " " (STD 1) . .
.
(HTTP) - , , . , -, - , , , .
HTTP - , .
HTTP World Wide Web (WWW) 1990 . , "HTTP/1.1".
.
- 1. .
- 2. .
- 3. .
- 3.1 HTTP.
- 3.2 (URI).
- 3.3 /.
- 3.3.1 .
- 3.3.2 (delta seconds).
- 3.4 (character sets).
- 3.5 (content codings).
- 3.6 (transfer codings).
- 3.7 (Media Types).
- 3.3.1 text.
- 3.3.2 Multipart.
- 3.8 (Product Tokens).
- 3.9 (Quality Values).
- 3.10 (Language Tags).
- 3.11 (Entity Tags).
- 3.12 (Range Units).
- 4. HTTP (HTTP Message).
- 5. (Request).
- 5.1 (Request-Line).
- 5.1.1 (Method).
- 5.1.2 URI (Request-URI).
- 5.2 , .
- 5.3 .
- 6. (Response).
- 6.1 (Status-Line).
- 6.1.1 .
- 6.2 .
- 7. (Entity).
- 8. (Connections).
- 8.1 (Persistent Connections).
- 8.1.1 .
- 8.1.2 .
- 8.1.3 - (Proxy Servers).
- 8.1.4 c.
- 8.2 .
- 9. (Method Definitions).
- 9.1 Idempotent .
- 9.1.1 .
- 9.1.2 Idempotent .
- 9.2 OPTIONS.
- 9.3 GET.
- 9.4 HEAD.
- 9.5 POST.
- 9.6 PUT.
- 9.7 DELETE.
- 9.8 TRACE.
- 10. .
- 10.1 1xx - .
- 10.1.1 100 , Continue.
- 10.1.2 101 , Switching Protocols.
- 10.2 2xx - .
- 10.2.1 200 .
- 10.2.2 201 , Created.
- 10.2.3 202 , Accepted.
- 10.2.4 203 , Non-Authoritative Information.
- 10.2.5 204 , No Content.
- 10.2.6 205 , Reset Content.
- 10.2.7 206 , Partial Content.
- 10.3 3xx - .
- 10.3.1 300 , Multiple Choices.
- 10.3.2 301 , Moved Permanently.
- 10.3.3 302 , Moved Temporarily.
- 10.3.4 303 , See Other.
- 10.3.5 304 , Not Modified.
- 10.3.6 305 -, Use Proxy.
- 10.4 4xx - .
- 10.4.1 400 , Bad Request.
- 10.4.2 401 , Unauthorized.
- 10.4.3 402 , Payment Required.
- 10.4.4 403 , Forbidden.
- 10.4.5 404 , Not Found.
- 10.4.6 405 , Method Not Allowed.
- 10.4.7 406 , Not Acceptable.
- 10.4.8 407 -, Proxy Authentication Required.
- 10.4.9 408 , Request Timeout.
- 10.4.10 409 , Conflict.
- 10.4.11 410 , Gone.
- 10.4.12 411 , Length Required.
- 10.4.13 412 , Precondition Failed.
- 10.4.14 413 , Request Entity Too Large.
- 10.4.15 414 URI , Request-URI Too Long.
- 10.4.16 415 , Unsupported Media Type.
- 10.5 5xx - .
- 10.5.1 500 , Internal Server Error.
- 10.5.2 501 , Not Implemented.
- 10.5.3 502 , Bad Gateway.
- 10.5.4 503 , Service Unavailable.
- 10.5.5 504 , Gateway Timeout.
- 10.5.6 505 HTTP, HTTP Version Not Supported.
- 11. .
- 12. (Content Negotiation).