ID EN
Urllib Request

HTTPPasswordMgrWithDefaultRealm

Python 3.11

Keep a database of (realm, uri) -> (user, password) mappings. A realm of None is considered a catch-all realm, which is searched if no other realm fits.

Syntax

PYTHON
class urllib.request.HTTPPasswordMgrWithDefaultRealm