Changelog
0.3.4
Added support for switching response based on complex JSON request, using JSONPath. (see issue #14) Thanks to @priyagampa !
Changelog
0.3.3
Added support for switching response HTTP status based on a request parameter. (see issue #12)
Changelog
0.3.2
Added support for multiple switch parameters on a single URL. Thanks @skjegg and @snyoz !
Changelog
0.2.3
Now allows HTTP status code to be set for each response. Config file format also allows configuration of different responses based on http verb.