Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. ProxyConnectException :: ByteString -> Int -> Status -> HttpExceptionContent

    http-conduit Network.HTTP.Client.Conduit

    A non-200 status code was returned when trying to connect to the proxy server on the given host and port.

  2. data ProxyOverride

    http-conduit Network.HTTP.Client.Conduit

    How the HTTP proxy server settings should be discovered. Since 0.4.7

  3. data Proxy

    http-conduit Network.HTTP.Conduit

    Define a HTTP proxy, consisting of a hostname and port number.

  4. Proxy :: ByteString -> Int -> Proxy

    http-conduit Network.HTTP.Conduit

    No documentation available.

  5. ProxyConnectException :: ByteString -> Int -> Status -> HttpExceptionContent

    http-conduit Network.HTTP.Conduit

    A non-200 status code was returned when trying to connect to the proxy server on the given host and port.

  6. data Proxy

    http-conduit Network.HTTP.Simple

    Define a HTTP proxy, consisting of a hostname and port number.

  7. Proxy :: ByteString -> Int -> Proxy

    http-conduit Network.HTTP.Simple

    No documentation available.

  8. PATCH :: StdMethod

    servant Servant.API

    No documentation available.

  9. POST :: StdMethod

    servant Servant.API

    No documentation available.

  10. PUT :: StdMethod

    servant Servant.API

    No documentation available.

Page 76 of many | Previous | Next