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

HTTP2 support? #77

Open
datoga opened this issue Nov 20, 2020 · 0 comments
Open

HTTP2 support? #77

datoga opened this issue Nov 20, 2020 · 0 comments

Comments

@datoga
Copy link

datoga commented Nov 20, 2020

Curl has http2 support since some time ago https://curl.se/docs/http2.html. In fact, it is enabled by default when https is used.

Is it planned to get this options supported in the project?
If not, I would like to understand what it is needed to enable it.

Supporting these new options involves executing the pre-processor programs like: #51 or is it needed an extra effort to enable it?

Of course, I suppose that supporting some of the new HTTP2 features (streaming, bidirectional, etc.) will require an extra effort, but maybe a "light" version of http2 support would take advantage of most features in HTTP2 (speed, compression, security, etc.).

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

No branches or pull requests

1 participant