wai/wai-app-static
2016-09-01 14:22:35 +01:00
..
app CmdLine module 2014-03-26 14:52:12 +02:00
images simpler install of wai-app-static 2011-11-25 11:01:39 -06:00
Network/Wai/Application Undo changes to last-modified, and fix runAction to respect GzipIgnore 2016-09-01 14:22:35 +01:00
test Merge pull request #569 from soenkehahn/ssAddTrailingSlash 2016-07-29 05:52:16 +03:00
WaiAppStatic Import monoid to fix errors with latest optparse-applicative 0.13.* 2016-08-17 12:53:12 +10:00
.ghci wai-app-static: added failing test case demonstrating redirection behavior 2015-01-14 21:41:54 +02:00
.gitignore Add 'wai-app-static/' from commit '4d9f0d510096f4c904f33d03868758d3743caad2' 2011-07-22 16:50:08 +03:00
ChangeLog.md Version bump 2016-08-17 15:30:52 +03:00
embedded-sample.hs Finished embedded cleanup 2012-05-22 07:47:48 +03:00
folder.svg Add 'wai-app-static/' from commit '4d9f0d510096f4c904f33d03868758d3743caad2' 2011-07-22 16:50:08 +03:00
LICENSE Update license with MIT license 2012-04-27 17:31:26 +03:00
README Add 'wai-app-static/' from commit '4d9f0d510096f4c904f33d03868758d3743caad2' 2011-07-22 16:50:08 +03:00
README.md Version bump 2014-12-15 11:17:04 +02:00
sample.hs Update sample.hs 2014-07-05 20:16:29 +06:00
Setup.lhs Add 'wai-app-static/' from commit '4d9f0d510096f4c904f33d03868758d3743caad2' 2011-07-22 16:50:08 +03:00
tests.hs responseRaw 2014-03-05 18:47:13 +02:00
Util.hs Make ssIndices work with ssLookupFile and trailing slashes 2016-07-24 00:13:35 +02:00
wai-app-static.cabal Version bump 2016-08-17 15:30:52 +03:00
קרררר.html Add 'wai-app-static/' from commit '4d9f0d510096f4c904f33d03868758d3743caad2' 2011-07-22 16:50:08 +03:00

wai-app-static

WAI application for static serving

Also provides some helper functions and datatypes for use outside of WAI.