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.
shouldStripHeaderOnRedirectIfOnDifferentHostOnly :: Request -> Boolhttp-client Network.HTTP.Client Decide whether a header must be stripped from the request when following a redirect, if host differs from previous request in redirect chain. Default: false (always strip regardless of host change)
BadHeaders :: ByteString -> HeadersValidationResulthttp-client Network.HTTP.Client.Internal No documentation available.
GoodHeaders :: HeadersValidationResulthttp-client Network.HTTP.Client.Internal No documentation available.
IncompleteHeaders :: HttpExceptionContenthttp-client Network.HTTP.Client.Internal An incomplete set of response headers were returned.
InvalidChunkHeaders :: HttpExceptionContenthttp-client Network.HTTP.Client.Internal A chunked response body had invalid headers.
InvalidHeader :: ByteString -> HttpExceptionContenthttp-client Network.HTTP.Client.Internal The given response header line could not be parsed
InvalidRequestHeader :: ByteString -> HttpExceptionContenthttp-client Network.HTTP.Client.Internal The given request header is not compliant (e.g. has newlines)
-
http-client Network.HTTP.Client.Internal The maximum header size in bytes.
MaxHeaderLength :: Int -> MaxHeaderLengthhttp-client Network.HTTP.Client.Internal No documentation available.
-
http-client Network.HTTP.Client.Internal The maximum number of header fields.