tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

reporting-empty-frame-multiple-headers.html.asis (615B)


      1 HTTP/1.1 200 OK
      2 Content-Type: text/html
      3 document-isolation-policy: isolate-and-require-corp; foo="
      4 document-isolation-policy: "; report-to="endpoint"
      5 document-isolation-policy-report-only: isolate-and-require-corp; foo="
      6 document-isolation-policy-report-only: "; report-to="report-only-endpoint"
      7 Reporting-Endpoints: endpoint="https://{{host}}:{{ports[https][0]}}//html/document-isolation-policy/resources/report.py?key=4d8b6d86-c9a8-47c1-871b-111169a8f79c", report-only-endpoint="/html/document-isolation-policy/resources/report.py?key=5d7c1e33-ef88-43c2-9ca3-c67ff300b8c2"
      8 
      9 <!doctype html>
     10 <meta charset="utf-8">