Toggle menu
Nitlanguage.org
Nitdoc
nitcorn
http_request
HttpRequest
body
fun
body
:
String
nitcorn
::
HttpRequest
::
body
Doc
Linearization
Summary
The raw body of the request.
The raw body of the request.
Summary
Property definitions
nitcorn$HttpRequest$body
Property definitions
nitcorn
$
HttpRequest
::
body
# The raw body of the request.
var
body
=
""
lib/nitcorn/http_request.nit:50,2--51,14