Closed rbpasker closed 11 years ago
Thanks for the report. It looks like they changed the case insensitive dictionary object we were (in poor form) relying on.
@maxcountryman I'm also experiencing this! Any news on when 0.5.5 will be pushed?
Hi, this is because Requests changed the object upstream. We should fix this by pulling in our own CaseInsensitiveDict object.
Interested in a fix as well.
0.5.5 should correct this.
thanks, i'll try it out
i'm the OP... its working for me! thanks!
havent done any investigation, but when I pip installed requests==1.1, it started working again