Îõ³h) ø “     0.3.0.4 Safe-Inferred"ã s om-httpìA bearer token, which is an instance of the necessary type classes to be useful as a servant header value.om-httpÄRuns a web server on port 80, that redirects to the given url. Does request logging, and sets the HSTS Directive header, and in the unlikely event of excptions it will also catch and log them.om-http"Inject the HSTS directives, see  that redirects unsecured requests to the secure HTTPS site.om-httpSet the Server: header. om-httpÙInserts a response header, clobbering any and all existing values for the given header.om-httpÄLogs an HTTP request by emitting two log messages. The first messages logs that the request has begun. The second messages logs the status result and timing of the request once it is finished. 7Starting request: GET /foo GET /foo --> 200 Ok (0.001s)ÈThis can help debugging requests that hang or crash for whatever reason. om-http>Logs all exceptions, and returns a 500 Internal Server error. ÙThis is useful because your wai framework won't always do what you expect when it encounters random exceptions. For instance, an exception thrown in IO may cause functionality of higher-level middlewares to be bypassed unless they know how to catch and re-throw exceptions (making them more complicated). This middleware explicitly will not re-throw exceptions, unless those exceptions were encountered after the headers have already been sent, e.g. when using .õWhat it will do is generate a unique id for the exception and print that ID, so you can easily find it in the logs. om-http that provides an HTTP CONNECTâ passthrough to the local ssh port. Useful primarily for bypassing content-inspection firewalls. om-http!Serve a static page at the given . om-httpRewrite: "/" -> "/index.html". om-httpThe Template-Haskell splice $$(staticSite dir) will build a ð that serves a set of static files determined at compile time, or else passes the request to the underlying .All files under dirÌ will be served relative to the root path of your web server, so the file /foo/bar.html will be served at  %http://your-web-site.com/foo/bar.htmlÃThe content-type of the files being served will be guessed using .om-httpLogging backend. om-http Server name. om-httpServer version. om-http Target URL. om-httpLogging backend. om-httpThe path info. om-httpThe content type. om-httpThe response body content.        om-http-0.3.0.4-inplaceOM.HTTPom-http Network.Wai StreamingBody BearerToken unBearerTokenrunTlsRedirect hstsDirectiveinsertResponseHeaderIfMissing setServeroverwriteResponseHeaderrequestLogginglogExceptionsAndContinue sshConnect staticPage defaultIndex staticSite$fToHttpApiDataBearerToken tlsRedirectÊwai-3.2.3-6f83643051ce288342f52d9d3fd84f42ab8178701184d6ec9a9def7f1a8d6c89 Application MiddlewareNetwork.Wai.InternalpathInfoÓmime-types-0.1.1.0-45042576523941623aed2c9a7583854e2c6f710fa26eb7fb681aad58dbe61fc2 Network.MimedefaultMimeLookup