eclypse.utils.types.HTTPMethodLiteral#

eclypse.utils.types.HTTPMethodLiteral#

Type alias for supported HTTP methods.

alias of Literal[‘GET’, ‘POST’, ‘PUT’, ‘DELETE’]