Home
last modified time | relevance | path

Searched refs:httpRsp (Results 1 – 1 of 1) sorted by relevance

/external/python/pyasn1-modules/tools/
Docspclient.py159 httpRsp = urllib2.urlopen(httpReq).read() variable
164 ocspRsp, _ = decoder.decode(httpRsp, asn1Spec=rfc2560.OCSPResponse())