Searched refs:http_put (Results 1 – 2 of 2) sorted by relevance
/external/curl/tests/http/ |
D | test_07_upload.py | 198 r = curl.http_put(urls=[url], fdata=fdata, alpn_proto=proto, 217 r = curl.http_put(urls=[url], fdata=fdata, alpn_proto=proto,
|
/external/curl/tests/http/testenv/ |
D | curl.py | 279 def http_put(self, urls: List[str], data=None, fdata=None, member in CurlClient
|