Files
requests3/requests
Alvaro Gutierrez Perez d3f14af44d Fix case-insensitive comparison in get_adapter()
While trying to get the prefix for an url, the url was lowered before comparing but the prefix not, so if it contains non-lowercase characters (eg. https://api.example.com/sOmE_WeiRD_pReFIX/), it won't match.
2017-10-18 19:27:06 +02:00
..
2017-08-15 14:22:52 +01:00
2017-06-09 16:56:14 +08:00
2017-05-29 22:43:12 -04:00
2017-05-26 23:02:55 -04:00
2017-07-27 21:33:42 +01:00
2017-07-26 19:21:45 -05:00
2017-02-07 16:57:17 +01:00
2017-05-04 07:46:59 +02:00