Documentation
Dlang.org
ServerHttpRequest.clientAddress
handy_http_primitives
request
ServerHttpRequest
The remote address of the client that sent this request.
struct
ServerHttpRequest
const
ClientAddress
clientAddress
;
handy_http_primitives
request
ServerHttpRequest
functions
getHeaderAs
getParamAs
readBody
readBodyAsBytes
readBodyAsString
variables
clientAddress
contextData
headers
httpVersion
inputStream
method
queryParams
url
The remote address of the client that sent this request.