Searched refs:UnimplementedDigestAuthOptionError (Results 1 – 1 of 1) sorted by relevance
122 class UnimplementedDigestAuthOptionError(HttpLib2ErrorWithResponse): pass class468 raise UnimplementedDigestAuthOptionError( _("Unsupported value for qop: %s." % qop))471 …raise UnimplementedDigestAuthOptionError( _("Unsupported value for algorithm: %s." % self.challeng…