requests-mock/requests_mock
Jamie Lennox 10c84747e0 Allow arbirtrary matcher to be add to match
To handle requests for additional features on matching add a callback
function that can match anything on the request object. This is easier
than adding every combination of matcher option - though we should still
add things that are commonly used.

Change-Id: I300f74a1f2103545eca60087b2352a535add188d
Closes-Bug: #1657308
2017-01-23 10:19:56 +11:00
..
2015-11-18 12:00:09 +11:00
2015-11-18 12:00:06 +11:00
2016-11-18 16:10:54 +11:00