Good Day,
I'm currently learning dropshot, and am curious on how to configure a handler to run on all requests.
Similar to http://restify.com/docs/server-api/#use (https://github.com/joyent/sdc-cloudapi/blob/master/lib/app.js#L426)
Or perhaps there is an alternative pattern I should use while using DropShot?
Thanks,
Bruce