http/http_methods library

Enums

Method
Enum representation of all http methods.

Functions

methodFromString(String method) Method
Parses an string into a Method Enum value.
methodToString(Method method) String