Pastebin
Paste #1345: logout.py
< previous paste - next paste>
Pasted by tdn
#!/usr/bin/python print "Status: 401 Authenication Required" print "WWW-Authenticate: Basic realm=\"mailadm\"" print "Content-type: text/html" print print "foo"
New Paste
Go to most recent paste.