]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Retrospectively fix code to handle IE's additional characters on certain
authorSteve Holden <steve@holdenweb.com>
Wed, 8 Jan 2003 21:17:35 +0000 (21:17 +0000)
committerSteve Holden <steve@holdenweb.com>
Wed, 8 Jan 2003 21:17:35 +0000 (21:17 +0000)
commitd1bd8299fa8cc1bef9e4a45a41e1e4c247dfcb0c
tree07028af7662e246530a0bd387bbc918d687c47fb
parent9433ff9526305eeafdb816d822c5649d593b4e65
Retrospectively fix code to handle IE's additional characters on certain
web transactions more gracefully (through a fairly ugly hack). See bugs
430610 and 427345.
Lib/CGIHTTPServer.py