Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
memEqual :: Ptr Word8 -> Ptr Word8 -> Int -> IO Boolmemory Data.Memory.PtrMethods Check if two piece of memory are equals
-
warp Network.Wai.Handler.Warp Error types for bad Request.
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"