图解 HTTP, 图解 HTTPS, 图解 HTTP/2, 图解 HTTP/3, 图解 QUIC

HTTP

https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol

https://tools.ietf.org/html/

HTTP/2

https://en.wikipedia.org/wiki/HTTP/2

HTTP/3

https://en.wikipedia.org/wiki/HTTP/3

IETF

Internet Engineering Task Force

https://en.wikipedia.org/wiki/Transport_Layer_Security

HTTP

HTTP/0.9

HTTP/1.0

Expires August 19, 1996

https://www.w3.org/Protocols/HTTP/1.0/draft-ietf-http-spec.html

https://tools.ietf.org/html/rfc1945

HTTP/1.1

This document has been superseded. In 2014, RFC2616 was replaced by multiple RFCs (7230-7237).

https://www.w3.org/Protocols/rfc2616/rfc2616.html

https://tools.ietf.org/html/rfc2616

https://www.ietf.org/rfc/rfc2616.html

https://www.ietf.org/rfc/rfc7230.html

https://www.ietf.org/rfc/rfc7237.html

https://www.ietf.org/rfc/rfc2817.html

HTTP/2

https://http2.github.io/

https://httpwg.org/specs/rfc7540.html

https://httpwg.org/specs/rfc7541.html

https://tools.ietf.org/html/rfc7540

https://www.rfc-editor.org/info/rfc7541

Expires: August 4, 2012

https://tools.ietf.org/html/draft-mbelshe-httpbis-spdy-00https://tools.ietf.org/html/draft-mbelshe-httpbis-spdy-00

HTTP/3

https://en.wikipedia.org/wiki/HTTP/3

QUIC

https://tools.ietf.org/html/draft-ietf-quic-http

HTTPS

  1. SSL

HTTP over SSL

SSL 2.0 / SSL 3.0

  1. TLS (Transport Layer Security)

TLS 1.0 / TLS 1.1 / TLS 1.2 / TLS 1.3

https://blog.cloudflare.com/content/images/2019/01/web_timeline_large1.svg

DoH

DNS over HTTPS

Even if you are visiting a site using HTTPS, your DNS query is sent over an unencrypted connection.

https://en.wikipedia.org/wiki/DNS_over_HTTPS

https://hacks.mozilla.org/2018/05/a-cartoon-intro-to-dns-over-https/

https://developers.cloudflare.com/1.1.1.1/dns-over-https/

DNS over TLS

https://developers.cloudflare.com/1.1.1.1/dns-over-tls

refs

http://www.ruanyifeng.com/blog/2014/02/ssl_tls.html

http://www.ruanyifeng.com/blog/2014/09/illustration-ssl.html

HTTP/1.0 vs HTTP/1.1

HTTP/1.1 vs HTTP/2

https://www.digitalocean.com/community/tutorials/http-1-1-vs-http-2-what-s-the-difference

https://medium.com/@factoryhr/http-2-the-difference-between-http-1-1-benefits-and-how-to-use-it-38094fa0e95b

HTTP/2 vs HTTP/3

https://daniel.haxx.se/http3-explained/

https://blog.cloudflare.com/http3-the-past-present-and-future/

https://blog.cloudflare.com/http-3-from-root-to-tip/

https://developer.akamai.com/blog/2020/04/14/quick-introduction-http3

SSL vs TLS

https://www.csoonline.com/article/3246212/what-is-ssl-tls-and-how-this-encryption-protocol-works.html

https://tools.ietf.org/html/rfc5246

https://www.cloudflare.com/learning/ssl/transport-layer-security-tls/

HTTPS

https://en.wikipedia.org/wiki/HTTPS#History

https://en.wikipedia.org/wiki/Transport_Layer_Security#History_and_development



xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


图解 HTTP, 图解 HTTPS, 图解 HTTP/2, 图解 HTTP/3, 图解 QUIC的更多相关文章

  1. 图解HTTP之HTTPS详解

    背景:随着越来越多的主流网站已经使用了HTTPS,作为服务器端开发者,就必须了解HTTPS的优势与劣势. 在HTTP协议中有可能存在信息窃听或身份伪装等问题,而使用HTTPS通信机制可以有效地防止这些 ...

  2. 《图解Http》 HTTPS 安全协议

    相关博客:https://www.cnblogs.com/chentianwei/p/9374341.html  (讲的更明白,有图) HTTPS 7.1http的缺点 使用明文,内容会被窃听. 不验 ...

  3. 清晰图解深度分析HTTPS原理

    前言 很高兴遇见你~ Https现在基本已经覆盖所有的http请求了,作为一个伟大的发明,保障了我们的通信安全.在Android中对于HTTPS其实感知不多,因为这些内容都有成熟的框架帮我们完成了,例 ...

  4. Java EE : 三、图解Session(会话)

    目录 Java EE : 一.图解Http协议 Java EE : 二.图解 Cookie(小甜饼) Java EE : 三.图解Session(会话) 概述 一.Session由来 二.Sessio ...

  5. Java EE : 一、图解Http协议

    目录 Java EE : 一.图解Http协议 Java EE : 二.图解 Cookie(小甜饼) Java EE : 三.图解Session(会话) 概述 一.技术基石及概述 二.深入理解技术基石 ...

  6. 图解SQL Server 2008入门必会

    图解SQL Server 2008入门必会   https://jingyan.baidu.com/article/656db918eded1ee381249c0b.html 图解SQL Server ...

  7. 《图解 HTTP》读书笔记

    <图解 HTTP>一书是日本学者上野宣所著,2014 年由于均良先生翻译并在国内出版.因为作者使用十分生动的语言和浅显易懂的案例将 HTTP 协议讲解得深入浅出,所以深受开发者喜爱.现在在 ...

  8. Idea配置JRebel插件的详细配置及图解

    Idea最新JRebel插件的详细配置及图解 地址:https://blog.csdn.net/nyotengu/article/details/80629631#commentBox Ⅰ安装jreb ...

  9. 图解python | 面向对象编程

    作者:韩信子@ShowMeAI 教程地址:http://www.showmeai.tech/tutorials/56 本文地址:http://www.showmeai.tech/article-det ...

  10. 图解大数据 | 海量数据库查询-Hive与HBase详解

    作者:韩信子@ShowMeAI 教程地址:http://www.showmeai.tech/tutorials/84 本文地址:http://www.showmeai.tech/article-det ...

随机推荐

  1. 三路握手 三报文握手 TIME_WAIT three way handshake three message handshake

    UNIX网络编程卷1:套接字联网API(第3版) 第2章 传输层:TCP.UDP和SCTP 2.4 TCP TCP不能被描述成100%可靠的协议 数次重传失败,则放弃 数据的可靠递送和故障的可靠通知 ...

  2. 基于nginx的频率控制方案思考和实践

    基于nginx的频率控制方案思考 标签: 频率控制 nginx 背景 nginx其实有自带的limit_req和limit_conn模块,不过它们需要在配置文件中进行配置才能发挥作用,每次有频控策略的 ...

  3. Redis集群数据没法拆分时的搭建策略

    在上一篇文章中,针对服务器单点.单例.单机存在的问题: 单点故障 容量有限 可支持的连接有限(性能不足) 提出了解决的办法:根据AKF原则搭建集群,大意是先X轴拆分,创建单机的镜像,组成主主.主备.主 ...

  4. hashlib,configparser,logging

    # hash: 算法, 结果是什么? 是内存地址, # print(hash('123')) # dic = {'name':'alex'} # print(hash('name')) # print ...

  5. Java——单例模式、多线程

    单例模式 单例模式练习 单例模式的分类 懒汉式 懒汉式相关练习 饿汉式 饿汉式相关练习 线程安全 使用双重检测机制实现线程安全的懒汉式 使用静态内部类实现线程安全的单例模式 多线程 多线程的三种方式 ...

  6. Java使用反射的通用数组复制方法

    Java通用数组复制方法 在Arrays工具类中,提供了一个copyOf(T[] original, int newLength)方法,用于复制任意类型的对象数组,但是由于泛型不能作用于基本类型,所以 ...

  7. cassandra权威指南读书笔记--Cassandra架构(2)

    环和令牌cassandra的数据管理是用一个环来表示.为环中的每个节点分配一or多个数据范围,用token描述.token由64位整数ID表示,范围-2^(63)~2^(63)-1.使用对分区键进行一 ...

  8. docker(6)镜像的使用

    前言 Docker的三大核心概念:镜像.容器.仓库.初学者对镜像和容器往往分不清楚,学过面向对象的应该知道类和实例,这跟面向对象里面的概念很相似 我们可以把镜像看作类,把容器看作类实例化后的对象. d ...

  9. promise封装微信小程序的request

    1.在utils下创建一个 request.js文件,然后将方法导出 const app = getApp(); //使用promise封装request请求 const POST = (url, p ...

  10. 1. Machine Learning - Introduction

    Speaker: Andrew Ng   1. Introduction 1.A comptuter program is said to learn from experience E with r ...