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

Fix gzip response processing #6

Merged
merged 3 commits into from Aug 23, 2023
Merged

Fix gzip response processing #6

merged 3 commits into from Aug 23, 2023

Conversation

L-Eugene
Copy link
Contributor

For some reason sending accept_encoding header breaks the parsing of the response after latest API server updates.

Also fixed condition for sending Authorization header (was sending empty as default value is '', not nil).

@bodrovis bodrovis merged commit bd65f2c into bodrovis:master Aug 23, 2023
5 checks passed
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.

None yet

2 participants