blob: 604d7f648f764a8b94e7cd06534e50dcc76e236b [file] [log] [blame]
#!/usr/bin/env python3
import sys
sys.stdout.write(
'Refresh: 0 ; url= \'redirect-step3.py\' \r\n'
'Content-Type: text/html\r\n\r\n\n'
'<p>FAILURE - should redirect (2)<p>\n'
)