mirror of
https://github.com/typeable/wai.git
synced 2025-01-08 15:37:19 +03:00
adding requestHeaderHost. (#190).
This commit is contained in:
parent
b1338c20dd
commit
6854197dfb
@ -74,6 +74,7 @@ recvRequest conn ii addr src0 = do
|
||||
, requestBody = timeoutBody th rbody
|
||||
, vault = mempty
|
||||
, requestBodyLength = bodyLength
|
||||
, requestHeaderHost = idxhdr ! idxHost
|
||||
}
|
||||
return (req, idxhdr, getSource)
|
||||
where
|
||||
|
Loading…
Reference in New Issue
Block a user