blob: 4bcd5dc3590c5dca451592e227a1a9cc6731477f [file] [log] [blame]
def main(request, response):
return 200, [(b"Content-Type", b"text/html")], request.body