mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
- Bug #1155638: Fix a bug which affected HTTP 0.9 responses in httplib.
This commit is contained in:
parent
0aade9a9f9
commit
2f210b6bca
1 changed files with 2 additions and 0 deletions
|
@ -147,6 +147,8 @@ Extension Modules
|
|||
Library
|
||||
-------
|
||||
|
||||
- Bug #1155638: Fix a bug which affected HTTP 0.9 responses in httplib.
|
||||
|
||||
- Bug #1100201: Cross-site scripting was possible on BaseHTTPServer via
|
||||
error messages.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue