jivago.wsgi.methods module

class jivago.wsgi.methods.HttpMethod(name_str: str)[source]

Bases: jivago.lang.registry.Annotation

jivago.wsgi.methods.to_method(method_name: str) → jivago.wsgi.methods.HttpMethod[source]