You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This controls the base URI set by the <base> feature. As far as I know, that's rarely used or at least is contained within the same origin. Nearly every site should be able to set this to none to get rid of the attack surface.
This controls the base URI set by the
<base>feature. As far as I know, that's rarely used or at least is contained within the same origin. Nearly every site should be able to set this tononeto get rid of the attack surface.