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

Add HTTP 1.1 chunked POST support to http_server.pl #796

Merged
merged 2 commits into from
Dec 11, 2020

Conversation

rudybrian
Copy link
Contributor

Add basic support for HTTP 1.1 chunked POSTs with JSON payload to http_server.pl

Add basic support for HTTP 1.1 chunked POST body to http_server.pl.
Content-Type is not set when using Transfer-Encoding, so suppress the warning about an invalid argument string.
@hplato hplato merged commit 31a0dfa into hollie:master Dec 11, 2020
@hplato hplato mentioned this pull request Dec 29, 2020
@hplato hplato mentioned this pull request Aug 22, 2023
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