We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
96e2093
Add support for 0.10.x-style internal APIs, which allows sepia to be used with the then-request module.
then-request
dac5d7f
Don't start up the sepia server by default. If you are using the embedded sepia server, modify your require as follows:
var sepia = require('sepia').withSepiaServer();
237857a
Bump version to 1.0.4
7b88a93
Bump version to 1.0.3
814f485
Add x-sepia-test-name header support