Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
RequestHeaderFieldsTooLarge :: InvalidRequestwarp Network.Wai.Handler.Warp Since 3.3.22
setProxyProtocolRequired :: Settings -> Settingswarp Network.Wai.Handler.Warp Require PROXY header. This is for cases where a "dumb" TCP/SSL proxy is being used, which cannot add an X-Forwarded-For HTTP header field but has enabled support for the PROXY protocol. See http://www.haproxy.org/download/1.5/doc/proxy-protocol.txt and http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/TerminologyandKeyConcepts.html#proxy-protocol. Only the human-readable header format (version 1) is supported. The binary header format (version 2) is not supported. Since 3.0.5
-
warp Network.Wai.Handler.Warp.Internal first request on this connection?
-
warp Network.Wai.Handler.Warp.Internal No documentation available.
ProxyProtocolRequired :: ProxyProtocolwarp Network.Wai.Handler.Warp.Internal See setProxyProtocolRequired.
SubsequentRequest :: FirstRequestwarp Network.Wai.Handler.Warp.Internal No documentation available.
-
warp Network.Wai.Handler.Warp.Internal Receiving a HTTP request from Connection and parsing its header to create Request.
-
warp Network.Wai.Handler.Warp.Internal The size for IndexedHeader for HTTP Request. From 0 to this corresponds to:
- "Content-Length"
- "Transfer-Encoding"
- "Expect"
- "Connection"
- "Range"
- "Host"
- "If-Modified-Since"
- "If-Unmodified-Since"
- "If-Range"
- "Referer"
- "User-Agent"
- "If-Match"
- "If-None-Match"
writeEq :: Eq a => a -> (a -> Write) -> (a -> Write) -> a -> Writeblaze-builder Blaze.ByteString.Builder.Internal.Write Compare the value to a test value and use the first write action for the equal case and the second write action for the non-equal case.
-
syb Data.Generics.Aliases Choice for monadic queries