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