summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-08-21 21:42:42 (GMT)
committerFred Drake <fdrake@acm.org>2000-08-21 21:42:42 (GMT)
commit567ca8e732a75682adfdca08daaf2afa59582ad9 (patch)
treee86dea26392b18e6e13d08e5f2a9aafd06e4edca /Lib/lib-tk
parent908768858174326cad3b3efaf785075fb440f73f (diff)
downloadcpython-567ca8e732a75682adfdca08daaf2afa59582ad9.zip
cpython-567ca8e732a75682adfdca08daaf2afa59582ad9.tar.gz
cpython-567ca8e732a75682adfdca08daaf2afa59582ad9.tar.bz2
Patch from Paul Schreiber <paul@commerceflow.com>:
Patch description ----------------- This addresses four issues: (1) usernames and passwords in urls with special characters are now decoded properly. i.e. http://foo%2C:bar@www.whatever.com/ (2) Basic Auth support has been added to HTTPS, like it was in HTTP. (3) Version 1.92 sent the POSTed data, but did not deal with errors (HTTP responses other than 200) properly. HTTPS now behaves the same way HTTP does. (4) made URL-checking beahve the same way with HTTPS as it does with HTTP (changed == to !=).
Diffstat (limited to 'Lib/lib-tk')
0 files changed, 0 insertions, 0 deletions