Toggle menu
Nitlanguage.org
Nitdoc
nitcorn
http_request
HttpRequest
method
fun
method
:
String
nitcorn
::
HttpRequest
::
method
Doc
Linearization
Summary
Method of this request (GET or POST)
Method of this request (GET or POST)
Summary
Property definitions
nitcorn$HttpRequest$method
Property definitions
nitcorn
$
HttpRequest
::
method
# Method of this request (GET or POST)
var
method
:
String
lib/nitcorn/http_request.nit:35,2--36,19