Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Hledger.Web.WebOptions
Documentation
packageversion :: PackageVersion Source #
prognameandversion :: VersionString Source #
defwebopts :: WebOpts Source #
rawOptsToWebOpts :: RawOpts -> IO WebOpts Source #
checkWebOpts :: WebOpts -> WebOpts Source #
data Capability Source #
Instances
simplePolicyWithOrigin :: Origin -> CorsResourcePolicy Source #
corsPolicyFromString :: String -> Middleware Source #
corsPolicy :: WebOpts -> Application -> Application Source #