Message183357
I created 4 tests for testing trailing and leading spaces on
* add_unredirected_header()
* add_header()
and modified the functions.
Tests passed.
→ ./python.exe Lib/test/test_urllib2net.py
[…]
test_headers_with_spaces (__main__.OtherNetworkTests) ... ok
[…]
----------------------------------------------------------------------
Ran 16 tests in 17.148s
OK (skipped=1)
[137988 refs]
See the patch issue-17322-1.patch |
|
Date |
User |
Action |
Args |
2013-03-03 03:08:08 | karlcow | set | recipients:
+ karlcow, orsenthil |
2013-03-03 03:08:08 | karlcow | set | messageid: <1362280088.6.0.661186048711.issue17322@psf.upfronthosting.co.za> |
2013-03-03 03:08:08 | karlcow | link | issue17322 messages |
2013-03-03 03:08:08 | karlcow | create | |
|