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. withRequestHeaders :: WDSessionStateControl m => RequestHeaders -> m a -> m a

    webdriver Test.WebDriver.Session

    Set a temporary list of custom RequestHeaders to use within the given action. All previous custom headers are temporarily removed, and then restored at the end.

  2. wdAuthHeaders :: WDConfig -> RequestHeaders

    webdriver Test.WebDriver.Types

    Custom request headers to add *only* to session creation requests. This is usually done when a WebDriver server requires HTTP auth.

  3. wdRequestHeaders :: WDConfig -> RequestHeaders

    webdriver Test.WebDriver.Types

    Custom request headers to add to every HTTP request.

  4. wdSessAuthHeaders :: WDSession -> RequestHeaders

    webdriver Test.WebDriver.Types

    Custom request headers to add *only* to session creation requests. This is usually done when a WebDriver server requires HTTP auth.

  5. wdSessRequestHeaders :: WDSession -> RequestHeaders

    webdriver Test.WebDriver.Types

    Custom request headers to add to every HTTP request.

  6. hhead :: [CFilter i] -> CFilter i

    HaXml Text.XML.HaXml.Html.Generate

    No documentation available.

  7. read_header :: String -> Either GZipError (Header, String)

    MissingH System.FileArchive.GZip

    Read the GZip header. Return (Header, Remainder).

  8. type ValidationCacheAddCallback = ServiceID -> Fingerprint -> Certificate -> IO ()

    crypton-x509-validation Data.X509.Validation

    Validation cache callback type

  9. cacheAdd :: ValidationCache -> ValidationCacheAddCallback

    crypton-x509-validation Data.X509.Validation

    cache adding callback

  10. ArrowHead :: ArrowType -> Attribute

    graphviz Data.GraphViz.Attributes.Complete

    Valid for: E; Default: normal

Page 202 of many | Previous | Next