blob: 02f4b7890d7ca6f87c87dbd4809418736d5cf2de [file] [log] [blame]
#!/usr/bin/env python3
import sys
sys.stdout.write(
'Content-Type: text/html\r\n'
'status: 401\r\n'
'\r\n'
)