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.

  1. oneCorniceHead :: OneCornice (k :: Pillar -> Type -> Type -> Type) (p :: Pillar) a c -> !c

    colonnade Colonnade.Encode

    No documentation available.

  2. rowMonoidalHeader :: Monoid m => Colonnade h a c -> (h c -> c -> m) -> a -> m

    colonnade Colonnade.Encode

    No documentation available.

  3. RqHeader :: HeaderType

    cql Database.CQL.Protocol

    A request frame header.

  4. RsHeader :: HeaderType

    cql Database.CQL.Protocol

    A response frame header.

  5. RqHeader :: HeaderType

    cql Database.CQL.Protocol.Internal

    A request frame header.

  6. RsHeader :: HeaderType

    cql Database.CQL.Protocol.Internal

    A response frame header.

  7. decodeHeader :: Version -> Get Header

    cql Database.CQL.Protocol.Internal

    No documentation available.

  8. encodeHeader :: Version -> HeaderType -> Flags -> StreamId -> OpCode -> Length -> PutM ()

    cql Database.CQL.Protocol.Internal

    No documentation available.

  9. class CurlHeader headerTy

    curl Network.Curl

    The CurlHeader class encodes the representation of response headers. Similar to CurlBuffer.

  10. 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.

Page 245 of many | Previous | Next