Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
addHeaderBS :: HasHeaders r => ByteString -> ByteString -> r -> rhappstack-server Happstack.Server.Types Acts as addHeader except for ByteStrings
addHeaderUnsafe :: HasHeaders r => ByteString -> HeaderPair -> r -> rhappstack-server Happstack.Server.Types Add a key/value pair to the header using the underlying HeaderPair data type. Does not force the key to be in lowercase or guarantee that the given key and the key in the HeaderPair will match.
module Network.Wai.Middleware.
AddHeaders Since 3.0.3
AddHeaders :: [(ByteString, ByteString)] -> MiddlewareConfigketer Keter.Config.Middleware No documentation available.
replaceOrAddHeader :: MonadHandler m => Text -> Text -> m ()yesod-core Yesod.Core.Handler Replace an existing header with a new value or add a new header if not present. Note that, while the data type used here is Text, you must provide only ASCII value to be HTTP compliant.
cgiAddHeader :: MonadCGI m => HeaderName -> String -> m ()cgi Network.CGI.Monad Add a response header.
replaceOrAddHeader :: MonadHandler m => Text -> Text -> m ()hledger-web Hledger.Web.Import Replace an existing header with a new value or add a new header if not present. Note that, while the data type used here is Text, you must provide only ASCII value to be HTTP compliant.
_sESReceiptRuleActionAddHeaderAction :: SESReceiptRuleAction -> Maybe SESReceiptRuleAddHeaderActionstratosphere Stratosphere.ResourceProperties.SESReceiptRuleAction No documentation available.
sesrraAddHeaderAction :: Lens' SESReceiptRuleAction (Maybe SESReceiptRuleAddHeaderAction)stratosphere Stratosphere.ResourceProperties.SESReceiptRuleAction module Stratosphere.ResourceProperties.
SESReceiptRuleAddHeaderAction No documentation available.