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

Make code to parse Accept-Encoding header public #492

Open
msrd0 opened this issue Nov 1, 2020 · 0 comments
Open

Make code to parse Accept-Encoding header public #492

msrd0 opened this issue Nov 1, 2020 · 0 comments

Comments

@msrd0
Copy link
Member

msrd0 commented Nov 1, 2020

Gotham's to_file and to_dir methods internally handle compression and parsing the Accept-Encoding header. However, these methods cannot be used all the time, so it would be nice if we export the code to parse the Accept-Encoding header to extract the client-preferred compression.

@msrd0 msrd0 added this to the 0.6 milestone Nov 1, 2020
@msrd0 msrd0 removed this from the 0.6 milestone Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant