Skip to content

Verify KestrelServerLimits are enforced for HTTP/3 #29702

@halter73

Description

@halter73

We should have equivalents to most of Http2TimeoutTests for HTTP/3.

Timeouts to add and/or verify:

If any the above bullet points aren't implemented yet, they probably deserve their own issue. The same goes for the size and count based limits in KestrelServerLimits:

  • MaxRequestLineSize
  • MaxRequestHeadersTotalSize
  • MaxRequestHeaderCount
  • MaxRequestBodySize (+IHttpMaxRequestBodySizeFeature)
  • MaxConcurrentConnections

Metadata

Metadata

Assignees

Labels

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

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions