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

Update to HTTP.jl 1.0 #2185

Merged
merged 9 commits into from
Jul 12, 2022
Merged

Update to HTTP.jl 1.0 #2185

merged 9 commits into from
Jul 12, 2022

Conversation

Pangoraw
Copy link
Collaborator

@Pangoraw Pangoraw commented Jun 19, 2022

HTTP.jl version 1.0 has been released! This PR is a updates Pluto to use it. Currently depends on JuliaWeb/HTTP.jl#857.

Fixes #2116

[HTTP.jl](https://github.com/JuliaWeb/HTTP.jl) is nearing its 1.0
release! This PR is a first draft at updating Pluto to use it.
@github-actions
Copy link
Contributor

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="http_1.0")
julia> using Pluto

@Pangoraw Pangoraw marked this pull request as ready for review July 10, 2022 11:55
Copy link
Collaborator

@pankgeorg pankgeorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work once again Paul! Let's get this to main to test a bit locally!

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.

HTTP.jl: remove workarounds in WebSocketFix.jl?
2 participants