rnduldulaojr / tornado-swirl

Tornado Swagger Doc Generator
MIT License
25 stars 7 forks source link

Disallow caching of Swagger spec #33

Closed balkin closed 4 years ago

balkin commented 5 years ago

Recently we found that caching HTTP proxy server is caching swagger api spec. Although it's possible to specify these headers, looks like it's probably a good idea to disallow caching by default.