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

Http compression support #335

Merged
merged 4 commits into from
Jan 12, 2024

Conversation

jrauschenbusch
Copy link
Contributor

📝 Description

Adds support for common HTTP compression algorithms (Content-Encoding).

🔗 Related Issues

#332

@jrauschenbusch jrauschenbusch requested a review from a team as a code owner December 18, 2023 10:06
@jrauschenbusch jrauschenbusch changed the title Http compression Http compression support Dec 18, 2023
Copy link
Contributor Author

@jrauschenbusch jrauschenbusch left a comment

Choose a reason for hiding this comment

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

Review required

internal/pkg/http/utils.go Outdated Show resolved Hide resolved
internal/pkg/warmup/warmup.go Show resolved Hide resolved
internal/pkg/http/client.go Show resolved Hide resolved
internal/pkg/http/utils.go Show resolved Hide resolved
@nikos912000
Copy link
Member

@jrauschenbusch PR lgtm, thank you for the work. Once you resolve the conflicts I will merge this.

@jrauschenbusch
Copy link
Contributor Author

@jrauschenbusch PR lgtm, thank you for the work. Once you resolve the conflicts I will merge this.

Done

@nikos912000 nikos912000 merged commit 6b70df1 into ExpediaGroup:main Jan 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants