blob: d5c64f09763ca2099c80242a66277b2252f64c39 [file] [log] [blame]
#!/usr/bin/env python3
import sys
sys.stdout.write(
'Location: success.html#bar\r\n'
'Content-Type: text/html\r\n\r\n'
)