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

New version: HTTP v1.0.2 #62724

Merged
merged 1 commit into from
Jun 20, 2022
Merged

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: cd3eb016-35fb-5094-929b-558a96fad6f3
Repo: https://github.com/JuliaWeb/HTTP.jl.git
Tree: 0b1e2bd52d7b8abada34766a6b4dd5592b443328

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
JuliaRegistrator referenced this pull request in JuliaWeb/HTTP.jl Jun 20, 2022
This plugs a buffer stream in between the decompressor stream and the
"user" stream. This make sure that (i) the correct number of bytes is
read from the http stream and thus decoded (fixes #859) and (ii) that we
can read the http stream in chunks instead of byte-by-byte (the previous
code even warns about this usage).

Fixes #859.
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch June 20, 2022 15:17 Inactive
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@JuliaTagBot JuliaTagBot merged commit 3f1b065 into master Jun 20, 2022
@JuliaTagBot JuliaTagBot deleted the registrator/http/cd3eb016/v1.0.2 branch June 20, 2022 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants