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

/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/tools/
H A Docspclient.py128 httpReq = urllib2.Request( variable
133 httpRsp = urllib2.urlopen(httpReq).read()
H A Docspserver.py125 httpReq = urllib2.Request( variable
130 httpRsp = urllib2.urlopen(httpReq).read()

Completed in 307 milliseconds