SaturnFramework / Saturn

Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
https://saturnframework.org
MIT License
715 stars 109 forks source link

Add UseResponseCaching to application CE #295

Closed groma84 closed 3 years ago

groma84 commented 3 years ago

Enabling response caching in pipelines could be made easier, as the functionality is already there in Giraffe:

https://github.com/giraffe-fsharp/Giraffe/blob/master/DOCUMENTATION.md#response-caching