Pastebin

Paste #1345: logout.py

< previous paste - next paste>

Pasted by tdn

Download View as text

#!/usr/bin/python

print "Status: 401 Authenication Required"
print "WWW-Authenticate: Basic realm=\"mailadm\""
print "Content-type: text/html"
print
print "foo"

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.