mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
Issue 11442: Add NEWS entry for e9724d7abbc2
This commit is contained in:
parent
92ecb8737b
commit
2d253dd9ea
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ What's New in Python 2.5.6c1?
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #11442: Add a charset parameter to the Content-type in SimpleHTTPServer
|
||||||
|
to avoid XSS attacks.
|
||||||
|
|
||||||
- Issue #11662: Make urllib and urllib2 ignore redirections if the
|
- Issue #11662: Make urllib and urllib2 ignore redirections if the
|
||||||
scheme is not HTTP, HTTPS or FTP (CVE-2011-1521).
|
scheme is not HTTP, HTTPS or FTP (CVE-2011-1521).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue