Hoogle Search

Within LTS Haskell 24.5 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. headersParseRequest :: (HasCallStack, MonadIO m) => Text -> Int32 -> MessageHeaders -> m (Word32, Text, Text, HTTPVersion)

    gi-soup3 GI.Soup.Functions

    Parses the headers of an HTTP request in str and stores the results in reqMethod, reqPath, ver, and reqHeaders. Beware that reqHeaders may be modified even on failure.

  2. headersParseResponse :: (HasCallStack, MonadIO m) => Text -> Int32 -> MessageHeaders -> m (Bool, HTTPVersion, Word32, Text)

    gi-soup3 GI.Soup.Functions

    Parses the headers of an HTTP response in str and stores the results in ver, statusCode, reasonPhrase, and headers. Beware that headers may be modified even on failure.

  3. headersParseStatusLine :: (HasCallStack, MonadIO m) => Text -> m (Bool, HTTPVersion, Word32, Text)

    gi-soup3 GI.Soup.Functions

    Parses the HTTP Status-Line string in statusLine into ver, statusCode, and reasonPhrase. statusLine must be terminated by either "\0" or "\r\n".

  4. header :: OperationParams -> Maybe (Map HTTPHeader HTTPHeaderValue)

    git-lfs Network.GitLFS

    No documentation available.

  5. headline :: Creative_NativeAd -> Maybe Text

    gogol-adexchange-buyer Gogol.AdExchangeBuyer

    A short title for the ad.

  6. headline :: Creative_NativeAd -> Maybe Text

    gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types

    A short title for the ad.

  7. headers :: Report -> Maybe [Report_HeadersItem]

    gogol-adexchange-seller Gogol.AdExchangeSeller

    The header information of the columns requested in the report. This is a list of headers; one for each dimension in the request, followed by one for each metric in the request.

  8. headers :: Report -> Maybe [Report_HeadersItem]

    gogol-adexchange-seller Gogol.AdExchangeSeller.Types

    The header information of the columns requested in the report. This is a list of headers; one for each dimension in the request, followed by one for each metric in the request.

  9. headers :: ReportResult -> Maybe [Header]

    gogol-adsense Gogol.AdSense

    The header information; one for each dimension in the request, followed by one for each metric in the request.

  10. headers :: ReportResult -> Maybe [Header]

    gogol-adsense Gogol.AdSense.Types

    The header information; one for each dimension in the request, followed by one for each metric in the request.

Page 68 of many | Previous | Next