http/http_methods library

Enums

HttpMethod
Enum representation of all available HTTP methods.

Extensions

MethodToString on HttpMethod
Extends HttpMethod to provide a String representation.
StringToMethod on HttpMethod
Extends HttpMethod to be initialized from a String value.