Am running into a lot of problems using Sepia with Superagent. I've determined that the problem is that methods such as setHeader, getHeader are removed from http.ClientRequest. See the issue and solution as described here for the Nock VCR lib :
nock/nock#41
jherdman/nock@0f4e634
Would it be inadvisable to add something similar to Sepia?