Happstack.Server.Routing

Route by scheme

http

https

Route by request method

methodM

methodOnly

methodSP

method

class MatchMethod m

Route by pathInfo

dir

dirs

nullDir

trailingSlash

noTrailingSlash

anyPath

path

uriRest

Route by host

host

withHost

Route by (Request -> Bool)

guardRq