[Python-Dev] server side digest auth support

Anthony Baxter anthony at interlink.com.au
Thu Oct 16 06:08:01 EDT 2003


>>> Martin v. =?iso-8859-15?q?L=F6wis?= wrote
> Can you actually implement it from CGI? How do you get hold of the
> WWW-Authenticate header?

Hm. You're right - it's been far too long since I used plain old CGI
for anything. Wow, it's a really awful interface. Been spoiled by 
app servers and fastcgi and the like, I guess.

Ah well - can at least implement it for the various server-side things
and client-side things in the std lib.

Anthony

-- 
Anthony Baxter     <anthony at interlink.com.au>   
It's never too late to have a happy childhood.




More information about the Python-Dev mailing list