fromString

open fun fromString(method: String): HttpMethod

Given the string representation of the HTTP request method, returns the corresponding HttpMethod enum.