栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Java

HTTP协议规范

Java 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

HTTP协议规范

HTTP协议规范

1. HTTP, HTTP/22. 其他HTTP相关协议规范3. IETF网站

1. HTTP, HTTP/2
版本RFC/链接地址发布日期维护者
HTTP 0.9The Original HTTP as defined in 1991 at W3.org1991W3.org
HTTP/1.0RFC 19451996.5Network Working Group
HTTP/1.1RFC 2068 (1997.1) - 废弃, 被RFC 2616替代
RFC 2616 (1999.6) - 废弃, 被RFC7230…7235替代
RFC 7230 (2014.6) - Message Syntax and Routing (报文语法与路由)
RFC 7231 (2014.6) - Semantics and Content (语义与内容)
RFC 7232 (2014.6) - Conditional Requests (条件请求)
RFC 7233 (2014.6) - Range Requests (范围请求)
RFC 7234 (2014.6) - Caching (缓存)
RFC 7235 (2014.6) - Authentication (认证)
HTTP/2RFC 7540 (2015.5) - Hypertext Transfer Protocol Version 2 (HTTP/2)
RFC 7541 (2015.5) - HPACK: Header Compression for HTTP/2
HTTP/2 home page, maintained by the IETF HTTPbis Working Group
2. 其他HTTP相关协议规范

RFC 2617

"HTTP Authentication: Basic and Digest Access Authentication"
It covers BASIC and DIGEST authentication methods

It was updated by RFC 7235.

RFC 6265

"HTTP State Management Mechanism"

The specification about cookies. It is implemented by org.apache.tomcat.util.http.Rfc6265cookieProcessor that is available since Tomcat 8.0.15 and is the default one starting with Tomcat 8.5.0. See also "cookies" page in "Development and Development Issues / Archive" on this wiki.

Obsolete specifications: RFC2109, RFC 2965.

RFC 6266

"Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)"

Content-Disposition header is used by file uploads. See also Bug 59115

draft-thomson-hybi-http-timeout-03

"Hypertext Transfer Protocol (HTTP) Keep-Alive Header". A draft of specification.

Support for sending a Keep-Alive response header was added in Tomcat 8.5.48, 9.0.29 — Bug 63835. This feature can be turned off via an attribute on HTTP/1.1 Connector.

3. IETF网站

RFC文档搜索,IETF https://datatracker.ietf.org/ 。

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/777312.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号