Skip to content

Update httplib.h #17

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

Merged
merged 1 commit into from
Sep 11, 2017
Merged

Update httplib.h #17

merged 1 commit into from
Sep 11, 2017

Conversation

const-volatile
Copy link
Contributor

If no "Content-Length" is sent in the response-header the body is always empty #16

For the function call with the response (client), the allow_no_content_length should be true.

If no "Content-Length" is sent in the response-header the body is always empty yhirose#16
@yhirose yhirose merged commit df94286 into yhirose:master Sep 11, 2017
@yhirose
Copy link
Owner

yhirose commented Sep 11, 2017

@const-volatile thanks for finding and correcting my silly mistake!

@wangchuanfang wangchuanfang mentioned this pull request Feb 25, 2022
ExclusiveOrange pushed a commit to ExclusiveOrange/cpp-httplib-exor that referenced this pull request May 2, 2023
@315567599 315567599 mentioned this pull request Jul 8, 2024
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.

2 participants