sanic.constants.HTTPMethod#

HTTP methods that are commonly used.

Inherits from: UpperStrEnum, StrEnum, str, ReprEnum, Enum

class HTTPMethod(value, names = None, module = None, qualname = None, type = None, start = 1, boundary = None)

sanic.constants.LocalCertCreator#

Local certificate creator.

Inherits from: UpperStrEnum, StrEnum, str, ReprEnum, Enum

class LocalCertCreator(value, names = None, module = None, qualname = None, type = None, start = 1, boundary = None)