[issue35906] Header Injection in urllib

Sihoon Lee report at bugs.python.org
Thu Feb 7 01:20:03 EST 2019


Sihoon Lee <push0ebp at gmail.com> added the comment:

Yes, I thought so. before the commit version i said, the previous version(~3.4.6), raised an exception(no host given~) in urlopen failing parsing host.
If this patch wants to be same as the previous version, It is right to raise an exception like the previous version.
I thought there is no exact answer, only depends on Python features.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35906>
_______________________________________


More information about the Python-bugs-list mailing list