Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
HeaderName = CI ByteStringhttp-types Network.HTTP.Types.Header A case-insensitive name of a header field. This is the part of the header field before the colon: HeaderName: some value
-
http-client Network.HTTP.Client.Internal No documentation available.
data
Header' (mods :: [Type]) (sym :: Symbol) agogol-core Gogol.Prelude No documentation available.
-
prettyprinter Prettyprinter.Render.Tutorials.StackMachineTutorial No documentation available.
-
prettyprinter Prettyprinter.Render.Tutorials.TreeRenderingTutorial No documentation available.
-
warp Network.Wai.Handler.Warp.Internal The type for header value used with HeaderName.
Header :: a -> ResponseHeader (sym :: Symbol) aservant Servant.API No documentation available.
-
servant Servant.API Response Header objects. You should never need to construct one directly. Instead, use addOptionalHeader.
Headers :: a -> HList ls -> Headers (ls :: [Type]) aservant Servant.API No documentation available.
-
No documentation available.