Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http3: set Early-Data header for 0-RTT requests, automatically retry on 425 #4381

Open
marten-seemann opened this issue Mar 22, 2024 · 1 comment

Comments

@marten-seemann
Copy link
Member

See https://datatracker.ietf.org/doc/html/rfc8470#section-5.1.

@marten-seemann marten-seemann added this to the v0.44 milestone Apr 27, 2024
@marten-seemann
Copy link
Member Author

I don't understand this section of the RFC:

The Early-Data header field is not intended for use by user agents
(that is, the original initiator of a request). Sending a request in
early data implies that the client understands this specification and
is willing to retry a request in response to a 425 (Too Early) status
code. A user agent that sends a request in early data does not need
to include the Early-Data header field.

Is quic-go a user agent?

@marten-seemann marten-seemann removed this from the v0.44 milestone May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant