dotnet / dotnet/yarp

Http3/Quic - will need to have a way to specify which requests can be done with 0RTT

Open
#535 3 comments 0 reactions 0 assignees View on GitHub
Type: Idea
Dominant language
C#
Stars
9.6k
Forks
933
Avg merge
12d 18h
Merged PRs (30d)
2

Description

Due to ability to replay 0RTT resumption, only actions that don't update state should be allowed as 0RTT, or you could get it replayed multiple times. If the proxy is terminating the requests, it will need to know whether the requests are suitable for 0RTT - it can filter out non GET requests, but likely needs additional rules on the GET requests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.