Ambition.HttpMethod.from_string – ambition Reference Manual
Packages
ambition
Ambition
HttpMethod
ALL
CONNECT
DELETE
GET
HEAD
NONE
OPTIONS
POST
PUT
TRACE
from_string
to_string
from_string
Description:
public
static
HttpMethod
from_string
(
string
method)
Return an HttpMethod by name.