Safe Haskell | None |
---|---|
Language | Haskell98 |
Network.MoHWS.Server.Request
Synopsis
- data T body = Cons {
- clientRequest :: T body
- clientAddress :: HostAddress
- clientName :: Maybe HostEntry
- requestHostName :: HostEntry
- serverURIPath :: String
- serverFilename :: FilePath
- serverPort :: PortNumber
Documentation
All the server's information about a request
Constructors
Cons | |
Fields
|