Comment 5 for bug 1584008

Revision history for this message
Jamie Lennox (jamielennox) wrote :

Hey, it so happens i've been looking back at requests-mock and i just found (independantly) that you're exactly right. The problem is that i explicity lowercase the url before parsing it.

I've got no idea why i thought that was a good idea and there are no tests verifying that behaviour.

This is something I'd love to change, i 'm just wondering if there's a compatibility issue here and how we could get around it.