response-204.py (119B)
1 def main(request, response): 2 response_headers = [] 3 body = "No content" 4 return (204, response_headers, body)
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |