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

Add Blueprint support #7

Open
TheClockTwister opened this issue Mar 13, 2021 · 0 comments
Open

Add Blueprint support #7

TheClockTwister opened this issue Mar 13, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@TheClockTwister
Copy link
Owner

Since server-side caching is implemented in the WebServer class, one cannot create a quart.Blueprint with caching and cannot add the cache rule after registering the blueprint to the WebServer instance.

It would be nice to have an enhanced Blueprint class which implements this behaviour

@TheClockTwister TheClockTwister added the enhancement New feature or request label Mar 13, 2021
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