Home
last modified time | relevance | path

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

/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
D__init__.py123 class UnimplementedHmacDigestAuthOptionError(HttpLib2ErrorWithResponse): pass class
529 …raise UnimplementedHmacDigestAuthOptionError( _("The challenge doesn't contain a server nonce, or …
532 …raise UnimplementedHmacDigestAuthOptionError( _("Unsupported value for algorithm: %s." % self.chal…
535 …raise UnimplementedHmacDigestAuthOptionError( _("Unsupported value for pw-algorithm: %s." % self.c…