Custom post request :param str url: request url :param dict data: request data :param bool check: check response :param kwargs: other params :return: requests's response object
(self, url, data=None, check=True, **kwargs)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected