blob: 0d916d8fbb732caa120511c5bdadf6cf8f52b68e [file] [log] [blame]
#!/usr/bin/env python3
import sys
sys.stdout.write(
'Location: http://localhost:xyz/none-existed.html\r\n'
'Content-Type: text/html\r\n\r\n'
)