Obtains the HTTP method enumerator value by name string. Does not throw an exception.
HTTP method name string
HTTP method enumerator value corresponding to name string or HttpMethod.Undefined if the name string is unknown.
See Implementation
Obtains the HTTP method enumerator value by name string. Does not throw an exception.