Open vandoragroup opened 2 months ago
This addresses issue #264. Simple change to work around lower casing of the query string here: https://github.com/jamielennox/requests-mock/blob/9742d02a8cad17276dbeba7b300b6d27ae1b6fb1/requests_mock/request.py#L60-L61
I added a test to prevent regression.
This addresses issue #264. Simple change to work around lower casing of the query string here: https://github.com/jamielennox/requests-mock/blob/9742d02a8cad17276dbeba7b300b6d27ae1b6fb1/requests_mock/request.py#L60-L61
I added a test to prevent regression.