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

Current axios version used 1.2.1 has Bug with Brotli, bump needed to 1.2.2 #641

Closed
2 of 4 tasks
vitalyiegorov opened this issue Jan 6, 2023 · 1 comment
Closed
2 of 4 tasks
Labels
bug Something isn't working

Comments

@vitalyiegorov
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

This could happen when you perform request to 3rd party service which supports Brotli compression axios/axios#5346

Minimum reproduction code

axios/axios#5346

Steps to reproduce

Any http request to 3rd party like instagram/facebook api will return Error: unexpected end of file

Expected behavior

Successful response

Package version

1.0.1

NestJS version

8.1.3

Node.js version

16.18.0

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

No response

@vitalyiegorov vitalyiegorov added the bug Something isn't working label Jan 6, 2023
@vitalyiegorov vitalyiegorov changed the title Current axis version used 1.2.1 has Bug with Brotli, bump needed Current axios version used 1.2.1 has Bug with Brotli, bump needed to 1.2.2 Jan 6, 2023
@kamilmysliwiec
Copy link
Member

#632

@nestjs nestjs locked and limited conversation to collaborators Jan 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants