How to disable Starlette static files caching?

前端 未结 0 1697
甜味超标
甜味超标 2021-02-08 06:08

I am using the Starlette framework in a Python application with the static files configured as required by the documentation:

routes = [
...
Mount(\'/static\', ap         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题