Skip to content

HTTP/3: Handle server completing request before reading all the request body #31970

@JamesNK

Description

@JamesNK

See https://quicwg.org/base-drafts/draft-ietf-quic-http.html#section-4.1-15

Should log and send H3_NO_ERROR to the client to stop sending the request body.

To do:

  • QUIC abort is only sent to client
  • Request frame process loop exits
  • OnStreamComplete is called for request stream

Metadata

Metadata

Assignees

Labels

HTTP3area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions