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

Fixed Z_BUF_ERROR when content-encoding is set but the response body is empty #5250

Merged
merged 2 commits into from Nov 22, 2022

Conversation

DigitalBrainJS
Copy link
Collaborator

  • Fixed Z_BUF_ERROR when content-encoding is set but the response body is empty;
  • Fixed download progress capturing for compressed responses;

Closes #5246;

…is empty;

Fixed download progress capturing for compressed responses;
@DigitalBrainJS DigitalBrainJS changed the title Fixed Z_BUF_ERROR when content-encoding is set but the response body … Fixed Z_BUF_ERROR when content-encoding is set but the response body is empty Nov 10, 2022
Copy link
Member

@jasonsaayman jasonsaayman left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution 👍

@lucaswerkmeister
Copy link

This appears to have caused #5336.

@lucaswerkmeister lucaswerkmeister mentioned this pull request Dec 4, 2022
@hotrungnhan
Copy link

Still appeear this error in even the body existed
Axios : 1.2.1
Node: 16.19.0
a huge problem.

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.

Z_BUF_ERROR when content-encoding is set but the response body is empty
4 participants