blob: 6274a4e3cbfe67552402179eb3af6e284acd6761 [file] [log] [blame]
def main(request, response):
return [("Content-Type", "text/html; charset=%s" % (request.GET['encoding']))], ""