Kaydet (Commit) b688b6c3 authored tarafından George Yoshida's avatar George Yoshida

Apply patch #1492147 from Mike Foord.

üst 5c6a5ecd
......@@ -453,7 +453,7 @@ Basic Authentication
To illustrate creating and installing a handler we will use the
``HTTPBasicAuthHandler``. For a more detailed discussion of this
subject - including an explanation of how Basic Authentication works -
see the `Basic Authentication Tutorial`_.
see the `Basic Authentication Tutorial <http://www.voidspace.org.uk/python/articles/authentication.shtml>`_.
When authentication is required, the server sends a header (as well as
the 401 error code) requesting authentication. This specifies the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment