@hackage wai-middleware-static-caching0.6.0.1
WAI middleware that serves requests to static files.
Categories
License
BSD-3-Clause
Maintainer
Alexander Thiemann <mail@athiemann.net>
Links
Versions
- 0.6.0.1 Wed, 25 Feb 2015
Deprecated
Dependencies (15)
- base >=4.6.0.1 && <5
- base16-bytestring >=0.1 && <0.2
- bytestring >=0.10.0.2 && <0.11
- containers >=0.5.0.0 && <0.6
- cryptohash >=0.11 && <0.12
- directory >=1.2.0.1 && <1.3 Show all…
Dependents (1)
@hackage/acme-everything
Fork of wai-middleware-static introducing caching: WAI middleware that intercepts requests to static files and serves them if they exist. Also implements caching strategies.
- WAI
- http://hackage.haskell.org/package/wai
- wai-middleware-static
- http://hackage.haskell.org/package/wai-middleware-static