If a "Location" HTTP header contains an invalid URL scheme, "KeyError" is
raised when httplib2 tries to find a connection for that scheme.
Example: $ python -c 'from httplib2 import *;
Http().request("http://pt.record.feedsportal.com/c/33382/f/574649/s/349b8425/sc/
7/l/0Lrecord0Bpt0C853395/story01.htm")'
Original issue reported on code.google.com by marciomb...@gmail.com on 10 Dec 2013 at 2:05
Original issue reported on code.google.com by
marciomb...@gmail.com
on 10 Dec 2013 at 2:05