text-plain-charset.py (162B)
1 def main(request, response): 2 response.headers.set(b"Content-Type", b"text/plain;charset=" + request.GET.first(b"label")) 3 response.content = b"hello encoding"
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |