Use starlette-cramjam compression middleware #312
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
link: https://github.com/milesgranger/pyrus-cramjam
right now we have to install brotli dependency and use default middleware which is not customizable (ref #268)
I think we could create a simple middleware which support zlib and brotli using pyrus-cramjam and also add a
path
filter as we've done in #297The text was updated successfully, but these errors were encountered: