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.
oneCorniceHead :: OneCornice (k :: Pillar -> Type -> Type -> Type) (p :: Pillar) a c -> !ccolonnade Colonnade.Encode No documentation available.
rowMonoidalHeader :: Monoid m => Colonnade h a c -> (h c -> c -> m) -> a -> mcolonnade Colonnade.Encode No documentation available.
-
cql Database.CQL.Protocol A request frame header.
-
cql Database.CQL.Protocol A response frame header.
-
cql Database.CQL.Protocol.Internal A request frame header.
-
cql Database.CQL.Protocol.Internal A response frame header.
decodeHeader :: Version -> Get Headercql Database.CQL.Protocol.Internal No documentation available.
encodeHeader :: Version -> HeaderType -> Flags -> StreamId -> OpCode -> Length -> PutM ()cql Database.CQL.Protocol.Internal No documentation available.
-
curl Network.Curl The CurlHeader class encodes the representation of response headers. Similar to CurlBuffer.
curlHead :: URLString -> [CurlOption] -> IO (String, [(String, String)])curl Network.Curl Get the headers associated with a particular URL. Returns the status line and the key-value pairs for the headers.