gh-155694: Scope HTTPPasswordMgr credentials by URL scheme (#155696)
Credentials stored for an https:// URI were also matched against the corresponding http:// URI, since `reduce_uri()` discards the scheme. `HTTPPasswordMgr` and `HTTPPasswordMgrWithPriorAuth` now compare the scheme too; URIs registered without a scheme still match any scheme.
Ł
Łukasz committed
a7bb524fef61f77ede01f660ffbd591e1d5837ce
Parent: b94b9c8
Committed by GitHub <noreply@github.com>
on 8/17/2026, 7:39:16 PM