blob: d6c8fc6feab2c13de6f517897a31bd398711f7a6 [file] [log] [blame]
#!/usr/bin/env python3
import sys
sys.stdout.write(
'Location: ../resources/redirect.py?url=../misc/resources/webtiming-two-redirects.html\r\n'
'status: 302\r\n'
'Content-Type: text/html\r\n\r\n'
)