blob: 228039aa7d98bd6eeb4f1e715162a844f1cb45bf [file] [log] [blame]
#!/usr/bin/env python3
import sys
sys.stdout.write(
'Content-Type: text/html\r\n\r\n'
'<head>\n'
' <meta http-equiv="Refresh" content=" 0, \'redirect-step4.py\' ">\n'
'</head>\n'
'\n'
'<p>FAILURE - should redirect (3)<p>\n'
)