Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setForceDownload :: Bool -> DownloadRequest -> DownloadRequesthttp-download Network.HTTP.Download.Verified If True, force download even if the file already exists. Useful for download a resource which may change over time.
setHashChecks :: [HashCheck] -> DownloadRequest -> DownloadRequesthttp-download Network.HTTP.Download.Verified Set the hash checks to be run when verifying.
setLengthCheck :: Maybe LengthCheck -> DownloadRequest -> DownloadRequesthttp-download Network.HTTP.Download.Verified Set the length check to be run when verifying.
setRetryPolicy :: RetryPolicy -> DownloadRequest -> DownloadRequesthttp-download Network.HTTP.Download.Verified Set the retry policy to be used when downloading.
setLpsTimeBound :: Maybe Int -> LocalWaiProxySettings -> LocalWaiProxySettingshttp-reverse-proxy Network.HTTP.ReverseProxy Allows to specify the maximum time allowed for the conection on per request basis. Default: no timeouts
setLimitForEncoding :: Size -> DynamicTable -> IO ()http2 Network.HPACK When SETTINGS_HEADER_TABLE_SIZE is received from a peer, its value should be set by this function.
settings :: ClientConfig -> Settingshttp2 Network.HTTP2.Client Settings
settingsRateLimit :: Settings -> Inthttp2 Network.HTTP2.Client Maximum number of settings frames allowed per second (CVE-2019-9515)
settings :: ClientConfig -> Settingshttp2 Network.HTTP2.Client.Internal Settings
settingsRateLimit :: Settings -> Inthttp2 Network.HTTP2.Client.Internal Maximum number of settings frames allowed per second (CVE-2019-9515)