Mike Olson

Results 4 comments of Mike Olson

@sakathvenu while trying to write a test for this, I wasn't able to repro the problem anymore, even with the same version of node.js I see in your debugger, and...

I'm using express. But I actually want the req.url rewriting since I'm proxying multiple services on different routes (namespaced by scenario, then service, then subservice) each with different tape directories...

I'm running into this as well, with both commit and rollback on node v0.8.14 and v0.8.21. I've confirmed that doing an execute('commit'...) or execute('rollback', ...) appears to work. I don't...

The main question would be: what arguments, if any, should we pass to the function in order to execute it? The webpack docs seem a bit ambiguous on this point:...