From: George Yoshida Date: Sat, 20 May 2006 18:07:26 +0000 (+0000) Subject: Apply patch #1492147 from Mike Foord. X-Git-Tag: v2.5b1~606 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b688b6c30aae2ba2ae8d51d6ce0ed9d882b939e1;p=python Apply patch #1492147 from Mike Foord. --- diff --git a/Doc/howto/urllib2.rst b/Doc/howto/urllib2.rst index 4cba6e96fe..06c81d51e5 100644 --- a/Doc/howto/urllib2.rst +++ b/Doc/howto/urllib2.rst @@ -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 `_. When authentication is required, the server sends a header (as well as the 401 error code) requesting authentication. This specifies the