helper.web.http.post — HTTP - Post
Warning
This package is not documented yet.
-
class
dp_tornado.helper.web.http.post.PostHelper(category=None, path_prefix=None)[source]
Bases: dp_tornado.engine.helper.Helper
-
html(url, data=None, json=None, **kwargs)[source]
-
json(url, data=None, json=None, **kwargs)[source]
-
raw(url, data=None, json=None, **kwargs)[source]
-
text(url, data=None, json=None, **kwargs)[source]