MIT licensed by Michael Snoyman
This version can be pinned in stack with:wai-app-static-3.1.6.1@sha256:3141e93c04028e8c09e15a140fd7f2b31a372b1df18aae0ad4fa84e50ed82a92,4025

Module documentation for 3.1.6.1

wai-app-static

WAI application for static serving

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

Changes

3.1.6.1

  • Add <> import

3.1.6

  • Make ssAddTrailingSlash work in combination with ssIndices #569
  • Make ssIndices work with ssLookupFile and trailing slashes #570

3.1.5

  • Switch to cryponite

3.1.4.1

  • Support wai/warp 3.2

3.1.4

  • Reinstate redirectToIndex

3.1.3

  • Add 404 handler #467

3.1.2

  • Honor ssIndices when used with defaultWebAppSettings #460

3.1.1

3.1.0

  • Drop system-filepath

3.0.1.1

  • Fix root links

3.0.1

  • Better HEAD support #354

3.0.0.6

Fix trailing slashes for UrlMap and other non-root setups #325

3.0.0.4

Add missing trailing slashes #312

3.0.0.3

Support for time 1.5