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

Mechanism for keeping track of changes to Starlette #1

Closed
simonw opened this issue Apr 28, 2022 · 0 comments
Closed

Mechanism for keeping track of changes to Starlette #1

simonw opened this issue Apr 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@simonw
Copy link
Owner

simonw commented Apr 28, 2022

This plugin will mainly be an extracted duplicate of https://github.com/encode/starlette/blob/master/starlette/middleware/gzip.py - modified slightly to remove the dependency on the Starlette Headers and MutableHeaders classes.

If Starlette fix bugs or make improvements, I'd like to reflect them here too.

So I'm going to use a variant of Git scraping to track the Starlette implementation and open an issue in this repository any time it changes.

@simonw simonw added the enhancement New feature or request label Apr 28, 2022
@simonw simonw closed this as completed in 87f78a8 Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant