Home
last modified time | relevance | path

Searched defs:HTTPAuthHandler (Results 1 – 2 of 2) sorted by relevance

/dports/www/gitea/gitea-1.16.5/vendor/github.com/couchbase/go-couchbase/
H A Dpools.go147 type HTTPAuthHandler interface { interface
/dports/devel/brz/breezy-3.2.0/breezy/transport/http/
H A Durllib.py1596 class HTTPAuthHandler(AbstractAuthHandler): class