Searched refs:get_cnonce (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | urllib2.py | 994 def get_cnonce(self, nonce): member in AbstractDigestAuthHandler |
/external/python/cpython3/Lib/urllib/ | ||
D | request.py | 1105 def get_cnonce(self, nonce): member in AbstractDigestAuthHandler |