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

Document some of the properties of Early-Data #592

Merged
merged 2 commits into from Apr 26, 2018
Merged

Conversation

martinthomson
Copy link
Contributor

According to RFC 7231, Section 8.3.1.

I didn't include anything here about Vary because I wanted to discuss that first and these seemed uncontroversial. It seems OK to say that Vary is permitted here because we expressly talk about varied reactions based on the presence of Early-Data. If that's right, I will amend this with a second commit. (I'm jetlagged, so being a little cautious.)

According to RFC 7231, Section 8.3.1.
@wtarreau
Copy link

Your proposal looks very clear to me, despite your jetlag :-) I agree with you that Vary should be OK. I don't even think we need to say anything about it then.

@@ -282,6 +283,13 @@ marked with Early-Data was sent in early data on a previous hop. Requests that
contain the Early-Data field and cannot be safely processed MUST be rejected
using the 425 (Too Early) status code.

The `Early-Data` header field carries a single bit of information and clients
MUST include at most one instance. However multiple instances MUST be treated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comma after "However", or just drop the word.

@martinthomson martinthomson merged commit 7dba6c9 into master Apr 26, 2018
@martinthomson martinthomson deleted the early-data-props branch April 26, 2018 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants