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§
- Method
Error - Errors from method validation.