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.
CheckHexDigestHeader :: ByteString -> CheckHexDigesthttp-download Network.HTTP.Download No documentation available.
CheckHexDigestHeader :: ByteString -> CheckHexDigesthttp-download Network.HTTP.Download.Verified No documentation available.
-
http-reverse-proxy Network.HTTP.ReverseProxy Set it from either X-Real-IP or X-Forwarded-For, if present
-
http-reverse-proxy Network.HTTP.ReverseProxy How to set the X-Real-IP request header.
-
http-reverse-proxy Network.HTTP.ReverseProxy Allow to override the response headers before the response is returned upstream. Useful for example to override overly-strict 'Content-Security-Policy' when the source is known to be trustworthy. Default: no op
wpsSetIpHeader :: WaiProxySettings -> SetIpHeaderhttp-reverse-proxy Network.HTTP.ReverseProxy Set the X-Real-IP request header with the client's IP address. Default: SIHFromSocket
IllegalHeaderName :: DecodeErrorhttp2 Network.HPACK No documentation available.
type
TokenHeader = (Token, FieldValue)http2 Network.HPACK TokenBased header.
type
TokenHeaderList = [TokenHeader]http2 Network.HPACK TokenBased header list.
type
TokenHeaderTable = (TokenHeaderList, ValueTable)http2 Network.HPACK A pair of token list and value table.