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
so we can bypass the content-security-protocol header with a mitm proxy and remove the header before sending it to the
368
-
browser
384
+
browser<br>
385
+
<divclass=br></div>
386
+
for chrome, i believe chrome can be started with flags
387
+
<code>
388
+
chrome --proxy-server="http://127.0.0.1:8080"
389
+
</code>
390
+
<divclass=br></div>
391
+
for firefox, you set a proxy by going to Settings → General → Network Settings → Settings…, then choosing Manual proxy configuration and entering your proxy details
0 commit comments