Documentation
Dlang.org
ServerHttpRequest.method
handy_http_primitives
request
ServerHttpRequest
The HTTP verb used in the request.
struct
ServerHttpRequest
const
string
method
;
handy_http_primitives
request
ServerHttpRequest
functions
getHeaderAs
getParamAs
readBody
readBodyAsBytes
readBodyAsString
variables
clientAddress
contextData
headers
httpVersion
inputStream
method
queryParams
url
The HTTP verb used in the request.