Source code

Revision control

Copy as Markdown

Other Tools

def main(request, response):
response.headers.set(b"Content-Type", b"text/html;charset=this-is-not-a-charset")
# ยข
response.content = b"\xA2\n"