Skip to content

[软技能] 第44天 说说你对http、https、http2的理解 #168

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

第44天 说说你对http、https、http2的理解

Activity

wenyejie

wenyejie commented on May 30, 2019

@wenyejie

http: 重复拨号的单对单电话
https: 安全点重复拨号的单对单电话
http2: 不需要重复拨号的单对多电话

rocky-191

rocky-191 commented on May 30, 2019

@rocky-191

http+ssl=https.http2的多路复用,头部压缩,服务端推送消息

hc951221

hc951221 commented on Aug 8, 2019

@hc951221

弱鸡表示http不安全,https安全,http2不知道是什么鬼

seho-dev

seho-dev commented on Sep 13, 2019

@seho-dev

弱鸡表示http不安全,https安全,http2不知道是什么鬼

太真实了

smile-2008

smile-2008 commented on Nov 5, 2020

@smile-2008

弱鸡表示http不安全,https安全,http2不知道是什么鬼

CSLukkun

CSLukkun commented on Mar 12, 2021

@CSLukkun

http(超文本传输协议):定义了客户端与服务器之间交换报文的格式和方式。默认使用80端口。
http2:不仅解决了http的非持续连接,还增加了多路复用,以及服务器推送的功能
https:基于TLS/SSL的超文本传输协议。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @smile-2008@wenyejie@haizhilin2013@rocky-191@seho-dev

        Issue actions

          [软技能] 第44天 说说你对http、https、http2的理解 · Issue #168 · haizlin/fe-interview