Closed davidjnelson-bluescape closed 4 years ago
if requests don't match, show the expected and actual instead of 'a 404 occurred' to make debugging easier.
This won't work if you have more than one handler for the same url but with different headers/body.
if requests don't match, show the expected and actual instead of 'a 404 occurred' to make debugging easier.