Searched refs:_send_request (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dhttplib.py955 self._send_request(method, url, body, headers)
974 def _send_request(self, method, url, body, headers): member in class:HTTPConnection

Completed in 7 milliseconds