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

Respect Expect: 100-continue on the client-side. #5394

Open
ikhoon opened this issue Jan 18, 2024 · 1 comment · May be fixed by #5646
Open

Respect Expect: 100-continue on the client-side. #5394

ikhoon opened this issue Jan 18, 2024 · 1 comment · May be fixed by #5646
Labels
defect sprint Issues for OSS Sprint participants

Comments

@ikhoon
Copy link
Contributor

ikhoon commented Jan 18, 2024

If Expect: 100-continue is set in the request headers, a client should initiate sending the body when 100 Continue status is received.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/100

@ikhoon ikhoon added the defect label Jan 18, 2024
@jrhee17 jrhee17 added the sprint Issues for OSS Sprint participants label Apr 1, 2024
@trustin
Copy link
Member

trustin commented Apr 10, 2024

@moromin is working on this 🚀

@moromin moromin linked a pull request Apr 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect sprint Issues for OSS Sprint participants
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants