Supply credentials for proxy authorization in MV3 #264
Labels
enhancement
Enhancement or change to an existing feature
neutral: safari
Not opposed or supportive from Safari
topic: dnr
Related to declarativeNetRequest
Issue https://bugs.chromium.org/p/chromium/issues/detail?id=1135492
Suggestions
authCredentials
property in ProxyServer configproxyAuthorizationHeader
in ProxyInfoProxy-Authorization
header on CONNECT requestsBackground
Blocking webRequest API will not be supported in favour of DNR API. Adding blocking
webRequest.onAuthRequired
listener is the only way to supply credentials for proxy servers in Chromium browsers.Note that browser sign-in dialog box (asks user to enter proxy credentials) is not sufficient:
Impact
Privacy extensions won't be able to provide proxy services to users without consistent authorization solution in MV3.
The text was updated successfully, but these errors were encountered: