Serve static assets GZIPed #143
Labels
area:backend
Related to the server component
class:newcomer
Good for newcomers to the project: easy and/or limited scope
prio:C
Nice to have, but optional
state:postponed
Deemed low priority
type:enhancement
New feature or request
Is there a simple way in FastAPI to serve static assets with GZIP compression when the browser supports it? Looking at the estimates generated by the Angular build tool I think this would make sense.
If there is no simple way to enable this in the python backend the optimization should probably be deferred to the reverse-proxy or CDN.
Definitely not a high priority optimization, just putting this here so it won't be overlooked in the future.
The text was updated successfully, but these errors were encountered: