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

Handle invalid/missing Content-Length header in POST. #2

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

gunchev
Copy link

@gunchev gunchev commented Nov 1, 2020

While testing my http(s) client in C++ using boost::beast... I forgot to add the Content-Length header in the POST method...

@gunchev
Copy link
Author

gunchev commented Jan 5, 2021

Minor fix and small improvements...

@gunchev
Copy link
Author

gunchev commented Jan 5, 2021

Also added fix for #1

gwerbin pushed a commit to gwerbin/httpd-echo that referenced this pull request Mar 26, 2021
@gunchev gunchev force-pushed the master branch 2 times, most recently from 80afec9 to bcf7011 Compare July 19, 2022 11:35
Signed-off-by: Doncho N. Gunchev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant