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

Clarify about early responses (again) #82

Closed
Assignees
mnot
Labels
@wenbozhu

Description

@wenbozhu

With HTTP/1.1 the common assumption is that error responses are allowed before the request is completed.

With HTTP/2, the spec seems to suggest that 2xx responses are also allowed before the request is completed, as long as the server doesn't care about the rest of response. This makes sense, if one considers the status representing the causal result of the server seeing all the received request data (but incomplete).

I believe this issue belongs to http-semantics.

===

I can live with the HTTP/2 interpretation.

It will be useful to spec out how proxies may behave, e.g. what to do with request data that arrives after the status has been received?

Metadata

Metadata

Assignees

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