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

100-continue should be case insensitive per rfc 7231 #20602

Closed
lambdai opened this issue Mar 31, 2022 · 0 comments · Fixed by #20603
Closed

100-continue should be case insensitive per rfc 7231 #20602

lambdai opened this issue Mar 31, 2022 · 0 comments · Fixed by #20603

Comments

@lambdai
Copy link
Contributor

lambdai commented Mar 31, 2022

5.1.1. Expect

The "Expect" header field in a request indicates a certain set of
behaviors (expectations) that need to be supported by the server in
order to properly handle this request. The only such expectation
defined by this specification is 100-continue.

 Expect  = "100-continue"

The Expect field-value is case-insensitive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants