[issue23350] Content-length is incorrect when request body is a list or tuple

Demian Brecht report at bugs.python.org
Wed Apr 1 01:42:59 CEST 2015


Demian Brecht added the comment:

The computation of Content-Length has also undergone some refactoring as part of #12319. Setting this as pending until #12319 has been accepted or rejected. If rejected, the implementation specific to generating Content-Length should be migrated here.

----------
status: open -> pending

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23350>
_______________________________________


More information about the Python-bugs-list mailing list