jivago.wsgi.methods module

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

Bases: Annotation

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