helper.web.http.patch — HTTP - Patch

Warning

This package is not documented yet.

class dp_tornado.helper.web.http.patch.PatchHelper(category=None, path_prefix=None)[source]

Bases: dp_tornado.engine.helper.Helper

html(url, data=None, **kwargs)[source]
json(url, data=None, **kwargs)[source]
raw(url, data=None, **kwargs)[source]
text(url, data=None, **kwargs)[source]