file_browser_refresh_non_cacheable.sjs (170B)
1 "use strict"; 2 3 function handleRequest(request, response) { 4 response.setHeader("Content-Type", "text/html", false); 5 response.setHeader("Cache-Control", "no-store"); 6 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |