Converts the given string parameter to an HttpMethod
@param method the string to get the equivalent HttpMethod from @return the HttpMethod or null if the parameter method is unknown
See Implementation
Converts the given string parameter to an HttpMethod
@param method the string to get the equivalent HttpMethod from @return the HttpMethod or null if the parameter method is unknown