Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Expose CURLOPT_HTTP09_ALLOWED #436

Closed
jbangelo opened this issue Feb 14, 2022 · 1 comment
Closed

Expose CURLOPT_HTTP09_ALLOWED #436

jbangelo opened this issue Feb 14, 2022 · 1 comment

Comments

@jbangelo
Copy link
Contributor

The CURLOPT_HTTP09_ALLOWED option tells curl to accept HTTP/0.9 responses, which can be a response just a body and no headers. This option has been disabled by default starting in v7.66 of curl, though some use cases still require it to be enabled.

@sagebind
Copy link
Collaborator

This is now published in the 0.4.44 release.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants