Hoogle Search
Within LTS Haskell 24.58 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
rsHeaders :: Response -> Headershappstack-server Happstack.Server.Types No documentation available.
setHeader :: HasHeaders r => String -> String -> r -> rhappstack-server Happstack.Server.Types Associates the key/value pair in the headers. Forces the key to be lowercase.
setHeaderBS :: HasHeaders r => ByteString -> ByteString -> r -> rhappstack-server Happstack.Server.Types Acts as setHeader but with ByteStrings.
setHeaderUnsafe :: HasHeaders r => ByteString -> HeaderPair -> r -> rhappstack-server Happstack.Server.Types Sets the key to the HeaderPair. This is the only way to associate a key with multiple values via the setHeader* functions. Does not force the key to be in lowercase or guarantee that the given key and the key in the HeaderPair will match.
gxHead :: GenericXMLString s => s -> Charhexpat Text.XML.Expat.Annotated No documentation available.
gxHead :: GenericXMLString s => s -> Charhexpat Text.XML.Expat.Extended No documentation available.
-
hexpat Text.XML.Expat.Format The standard XML header with UTF-8 encoding.
gxHead :: GenericXMLString s => s -> Charhexpat Text.XML.Expat.SAX No documentation available.
gxHead :: GenericXMLString s => s -> Charhexpat Text.XML.Expat.Tree No documentation available.
-
hsemail Text.Parsec.Rfc2822 Like header, but allows the obsolete white-space rules.