hbro-1.3.0.0: Minimal extensible web-browser

Safe HaskellNone
LanguageHaskell98

Hbro.Defaults

Synopsis

Documentation

defaultCommandMap :: God r m => CommandMap m

Display content if webview can show the given MIME type, otherwise download it. instance Default (Hook KE ResourceOpened) where def = Hook $ (_uri, mimetype) -> do return Hooks.Load return Hooks.Download'

List of default supported requests.