Re: Basic Auth for simple web server
Thanks -- Marco Aloisio -- http://mail.python.org/mailman/listinfo/python-list
Basic Auth for simple web server
Hi, I'm a Python newbie; I have to write a simple webserver, and I need to implement a basic authentication as specified in the RFC2617. I wonder if there is a Python library for doing that. Thanks! -- Marco Aloisio -- http://mail.python.org/mailman/listinfo/python-list