Skip to content

回复 #457

Description

@cdh19960708

HTTP的特点是否写的不正确,比如说无连接,但如果设置了connection:keep-alive,就能保持长连接,连接的复用,

又比如简单快速,说只需传送请求方法和路径,这部分为什么不考虑可能会携带载荷,也就是body呢?

Originally posted by @JLUssh in #134

有连接是增加了keep-alive字段,这个字段是1.0新增的,默认关闭,1.1时改为默认开启的

Activity

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions