mirror of
https://github.com/python/cpython.git
synced 2025-09-09 18:32:22 +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
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Bug #1155638: Fix a bug which affected HTTP 0.9 responses in httplib.
|
||||||
|
|
||||||
- Bug #1100201: Cross-site scripting was possible on BaseHTTPServer via
|
- Bug #1100201: Cross-site scripting was possible on BaseHTTPServer via
|
||||||
error messages.
|
error messages.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue