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