Documentation
Dlang.org
HttpRequest.remoteAddress
handy_httpd
components
request
HttpRequest
The remote address that this request was received from.
struct
HttpRequest
Address
remoteAddress
;
handy_httpd
components
request
HttpRequest
functions
getHeaderAs
getParamAs
getPathParamAs
readBody
readBodyAsBytes
readBodyAsFormUrlEncoded
readBodyAsJson
readBodyAsString
readBodyToFile
variables
headers
inputStream
method
pathParams
pathPattern
queryParams
receiveBuffer
remoteAddress
url
ver
The remote address that this request was received from.