blob: 299f1df585d7a8174534681fc845d2562d220b46 [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 ; 200.html \'>\n'
'</head>\n'
'\n'
'<p>FAILURE - should redirect (4)<p>\n'
)