blob: c50603e247233ff1305425a17d7245de17b69cf4 [file] [log] [blame]
#!/usr/bin/env python3
import sys
sys.stdout.write(
'Location: http://localhost:8080/misc/resources/webtiming-cross-origin-redirect.html\r\n'
'status: 302\r\n'
'Content-Type: text/html\r\n\r\n'
)