dabeplech.base.POSTMixin

class dabeplech.base.POSTMixin[source]

Corresponds to a POST operation.

__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__()

Initialize self.

post(data)

Perform POST request to the service.