http_method library

Enums

HttpMethod
Used to represent an HTTP method when logging network requests

Extensions

HttpMethodToString on HttpMethod
Adds the toHttpString method to HttpMethod

Functions

httpMethodFromString(String input) HttpMethod
Parses an HttpMethod from an input String in UPPER CASE