Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add the "Connection: close" header to the request, but Stuck at fetching response body #712

Closed
@chenzhaoyu

Description

@chenzhaoyu

I Add the "Connection: close" header to the request, but my server(opentsdb) don't close connection active, so client stucks when callingbody(response).

The rfc2616 also don't demand that server must close connection active when request with header "Connection: close".
http://www.ietf.org/rfc/rfc2616.txt
_8.1.2.1 Negotiation

An HTTP/1.1 server MAY assume that a HTTP/1.1 client intends to
maintain a persistent connection unless a Connection header including
the connection-token "close" was sent in the request.If the server
chooses to close the connection immediately after sending the
response, it SHOULD send a Connection header including the
connection-token close
._

Can we add active close for http client when response finished?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp