Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_send_request

973         self._send_request(method, url, body, headers)
992 def _send_request(self, method, url, body, headers):