[issue23360] Content-Type when sending data with urlopen()

Martin Panter report at bugs.python.org
Mon Feb 2 03:18:22 CET 2015


Martin Panter added the comment:

Updated patch to explain that a Request object is generated internally for urlopen(data=...), and added a test to confirm. Also removed some confusing dead code.

----------
Added file: http://bugs.python.org/file37972/non-urlencoded.2.patch

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


More information about the Python-bugs-list mailing list