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

does it support http2.0 #328

Closed
introspection3 opened this issue Oct 15, 2018 · 7 comments
Closed

does it support http2.0 #328

introspection3 opened this issue Oct 15, 2018 · 7 comments

Comments

@introspection3
Copy link

Julia 1.*
HTTP.jl Pkg.add(....)
MbedTLS.jl Pkg.add(....) now

@samoconnor
Copy link
Contributor

HTTP/2 is a work in progress : https://github.com/JuliaWeb/HTTP.jl/blob/so/lazyprep/src/HPack.jl

@tanmaykm
Copy link
Member

Is the HTTP/2 usable in any form at the moment? Maybe just the client part for now?

@Nosferican
Copy link

@samoconnor any update on this?

@mkschulze
Copy link

mkschulze commented Jan 16, 2021

HTTP/2 is a work in progress : https://github.com/JuliaWeb/HTTP.jl/blob/so/lazyprep/src/HPack.jl

@samoconnor how is the progress going, we would need HTTP/2 support for a Julia project and using this package would be a great help. thanks for letting us know.

@racinmat
Copy link
Contributor

Is there any update or any blocker for this?

@mkschulze
Copy link

Is there any update or any blocker for this?

HTTP/2 is now natively supported in Julia 1.6 via LibCURL. Maybe that would help you.

@fonsp
Copy link
Member

fonsp commented Mar 16, 2022

Continued in #797

If you are looking for an HTTP/2 client, you can use https://github.com/JuliaLang/Downloads.jl

@fonsp fonsp closed this as completed Mar 16, 2022
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

7 participants