Skip to main content

Module method

Module method 

Source
Expand description

Canonical HTTP method type.

Method represents an HTTP method as a validated string, supporting both standard methods and extension methods without information loss. It is transport-independent and contains no Hyper types.

Structs§

Method
A validated HTTP method.

Enums§

MethodError
Errors from method validation.