blob: b3fb308e124659a19966b77e8fb16780f87638bb [file] [log] [blame]
#!/usr/bin/env python3
import sys
sys.stdout.write(
'Location: resources/main-resource-redirect-blocked-target.html\r\n'
'status: 302\r\n'
'Content-Type: text/html\r\n\r\n'
)