[issue25570] urllib.request > Request.add_header("abcd", "efgh") fails with character ":" in first parameter string

Christian Rickert report at bugs.python.org
Fri Nov 6 15:49:06 EST 2015


Christian Rickert added the comment:

The URL "http://requestb.in/xrbl82xr" is invalid, you'll get a "urllib.error.HTTPError: HTTP Error 404: NOT FOUND" error."

Instead, please use "http://www.example.com" to confirm.

----------

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


More information about the Python-bugs-list mailing list