Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib2.py962 auth = self.get_authorization(req, chal)
981 def get_authorization(self, req, chal): member in AbstractDigestAuthHandler