wai-middleware-static-caching: WAI middleware that serves requests to static files.

[ bsd3, deprecated, library, web ] [ Propose Tags ]
Deprecated in favor of wai-middleware-static

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

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.6.0.1
Dependencies 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), expiring-cache-map (>=0.0.5 && <0.1), filepath (>=1.3.0.1 && <1.4), http-types (>=0.8.2 && <0.9), mtl (>=2.1.2 && <2.3), old-locale (>=1.0 && <1.1), text (>=0.11.3.1 && <1.3), time (>=1.4 && <1.5), unix (>=2.7 && <2.8), wai (>=3.0.0 && <3.1) [details]
License BSD-3-Clause
Copyright (c) 2012-2014 Andrew Farmer, (c) 2015 Alexander Thiemann
Author Andrew Farmer <afarmer@ittc.ku.edu>, Alexander Thiemann <mail@athiemann.net>
Maintainer Alexander Thiemann <mail@athiemann.net>
Category Web
Home page https://github.com/agrafix/wai-middleware-static
Bug tracker https://github.com/agrafix/wai-middleware-static/issues
Source repo head: git clone git://github.com/agrafix/wai-middleware-static.git
Uploaded by AlexanderThiemann at 2015-02-25T13:03:04Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 840 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-02-25 [all 1 reports]