mirror of
https://github.com/notrab/dumbo.git
synced 2025-01-16 21:58:25 +01:00
aa6ab9934e
* Add new CacheMiddleware cache helper + add getUri method * Example of cache http middleware added * remove getUri method from RequestWrapper + add generateEtag method to CacheMiddleware * fix etag * Standardising the http cache example * Add better exemple for http cache * Implement CacheMiddleware tests and refactoring * rename example --------- Co-authored-by: Aymane <aymane@cashflowpositifi.fr> Co-authored-by: Jamie Barton <jamie@notrab.dev>