sel-net ~master (2022-05-12T13:34:10.7962628)
Dub
Repo
Request.method
sel
net
http
Request
Method used in the request (i.e. GET). Must be uppercase.
struct
Request
string
method
;
Meta
Source
See Implementation
sel
net
http
Request
constructors
this
functions
toString
manifest constants
GET
POST
static functions
get
parse
post
variables
data
headers
method
path
valid
Method used in the request (i.e. GET). Must be uppercase.