Currently httplib coerces headers into a dict, which breaks some things. Some monkeypatching might be required. See also: [Issue 15 @ GoogleCode](http://code.google.com/p/urllib3/issues/detail?id=15) for more discussion.
Currently httplib coerces headers into a dict, which breaks some things. Some monkeypatching might be required.
See also: Issue 15 @ GoogleCode for more discussion.