[issue7013] Httplib read routine is not tolerant to not well-formed chunked http responses.

2011-03-16 Thread Florent Xicluna
Changes by Florent Xicluna florent.xicl...@gmail.com: -- nosy: +flox ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue7013 ___ ___ Python-bugs-list

[issue7013] Httplib read routine is not tolerant to not well-formed chunked http responses.

2011-03-16 Thread Florent Xicluna
Florent Xicluna florent.xicl...@gmail.com added the comment: Duplicate of #900744 -- resolution: - duplicate status: open - closed superseder: - catch invalid chunk length in httplib read routine ___ Python tracker rep...@bugs.python.org

[issue7013] Httplib read routine is not tolerant to not well-formed chunked http responses.

2010-08-03 Thread Terry J. Reedy
Terry J. Reedy tjre...@udel.edu added the comment: When appropriate, patches should have new tests also. Patch looks simple, but I cannot review correctness or whether this could have a negative effect, like stopping too soon. This seems to be a rare need. -- nosy: +tjreedy stage: -

[issue7013] Httplib read routine is not tolerant to not well-formed chunked http responses.

2010-08-03 Thread David Stanek
Changes by David Stanek dsta...@dstanek.com: -- nosy: +dstanek ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue7013 ___ ___ Python-bugs-list mailing