Adolphor
    • 首页
    • 归档
    • 标签
    • 留言板
    最近发表
    • X509证书体系
    • MySQL分组排序
    • 精通Java并发编程(第二版)
    • 缓存雪崩 & 缓存穿透 & 缓存击穿
    • Java并发包 —— Thread 和 Runnable
    标签
    Java UML JVM Redis 读书笔记 Java8 Tomcat Hadoop Spark HBase Git 设计模式 iOS swift macOS CS 分布式 IDE shell Docker mongodb 网络 Netty Maven Tools Linux 架构设计 database MySQL App Flutter Spring Cloud 其他 开源框架 Spring bigData concurrent ffmpeg

    RFC相关协议整理

    2019-02-08

    • 1996年 - RFC 1945 - Hypertext Transfer Protocol – HTTP/1.0
    • 1997年 - RFC 2068 - Hypertext Transfer Protocol – HTTP/1.1
      • 已废弃,当前版本协议参考 RFC2616( —— RFC2616文档中已标注 RFC2068 为 Obsoletes)
      • Obsoleted by:
        • RFC 2616
    • 1997年 - RFC 2145 - Use and Interpretation of HTTP Version Numbers
      • Obsoleted by:
        • RFC 7230
    • 1999年 - RFC 2616 - Hypertext Transfer Protocol – HTTP/1.1
      • 176 pages,当前HTTP协议版本HTTP/1.1的官方规范( —— HTTP权威指南)
      • Obsoletes:
        • RFC 2068
      • Obsoleted by:
        • RFC 7230, RFC 7231, RFC 7232, RFC 7233, RFC 7234, RFC 7235
      • Updated by:
        • RFC 2817, RFC 5785, RFC 6266, RFC 6585
    • 1999年 - RFC 2617 - HTTP Authentication: Basic and Digest Access Authentication
      • Obsoletes:
        • RFC 2069
      • Obsoleted by:
        • RFC 7235, RFC 7615, RFC 7616, RFC 7617
    • 2000年 - RFC 2817 - Upgrading to TLS Within HTTP/1.1
      • Updates:
        • RFC 2616
      • Updated by:
        • RFC 7230, RFC 7231
    • 2000年 - RFC 2818 - HTTP Over TLS
      • Updated by:
        • RFC 5785, RFC 7230
    • 2010年 - RFC 5785 - Defining Well-Known Uniform Resource Identifiers (URIs)
      • Updates:
        • RFC 2616, RFC 2818
    • 2011年 - RFC 6266 - Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)
      • Updates:
        • RFC 2616
    • 2012年 - RFC 6585 - This document specifies additional HyperText Transfer Protocol (HTTP) status codes for a variety of common situations.
      • Updates:
        • RFC 2616
    • 2014年 - RFC 7230 - Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing
      • Obsoletes:
        • RFC 2145, RFC 2616
      • Updates:
        • RFC 2817, RFC 2818
    • 2014年 - RFC 7231 - Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
      • Obsoletes:
        • RFC 2616
      • Updates:
        • RFC 2817
    • 2014年 - RFC 7232 - Hypertext Transfer Protocol (HTTP/1.1): Conditional Requests
      • Obsoletes:
        • RFC 2616
    • 2014年 - RFC 7233 - Hypertext Transfer Protocol (HTTP/1.1): Range Requests
      • Obsoletes:
        • RFC 2616
    • 2014年 - RFC 7234 - Hypertext Transfer Protocol (HTTP/1.1): Caching
      • Obsoletes:
        • RFC 2616
    • 2014年 - RFC 7235 - Hypertext Transfer Protocol (HTTP/1.1): Authentication
      • Obsoletes:
        • RFC 2616, RFC 2617
    • 2015年 - RFC 7540 - Hypertext Transfer Protocol Version 2 (HTTP/2)
    • 2015年 - RFC 7615 - HTTP Authentication-Info and Proxy-Authentication-Info Response Header Fields
      • Obsoletes:
        • RFC 2617
    • 2015年 - RFC 7616 - HTTP Digest Access Authentication
      • Obsoletes:
        • RFC 2617
    • 2015年 - RFC 7617 - The ‘Basic’ HTTP Authentication Scheme
      • Obsoletes:
        • RFC 2617
    true

    Copyright © 2016 adolphor LICENCE BY-NC-SA

    Copyright © 2016 adolphor

    LICENCE BY-NC-SA