tor-browser

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

accept-image-catchall.html (266B)


      1 <!DOCTYPE html>
      2 <!--
      3 https://bugzilla.mozilla.org/show_bug.cgi?id=398066.
      4 https://bugzilla.mozilla.org/show_bug.cgi?id=1249474.
      5 -->
      6 <html>
      7 <head>
      8  <title>Accept: header should include */* catchall</title>
      9 </head>
     10 <body>
     11 <img src="check-header.sjs">
     12 </body>
     13 </html>