Changelog
0.4.10
Added express-xml-bodyparser, so that XML post requests can be use for RegExp switches. Thanks @asnov !
Changelog
0.4.7
Added ability to switch using Regular Expression. (See issue #2, #33, #34) Thanks @dploeger !
Changelog
0.4.5
Added support for alternate paths in a web service config. Added support for a callback function when starting the server. Thanks @ztsmith !
Changelog
0.4.16
Fix to return 404 instead of 500, when no mockFile is found. Thanks @aburmeis ! When switch is used, a standard http status can be returned when there's no match, even without a base mockFile. Add support for basepath.