Intercepts HTTP calls and allows fake implementations to take over entire domains.
This fork uses the meteorhacks:picker for server side routing instead of the iron:router. This way it is compatible for use with kadira:flow-router.
Add the package to your project: meteor add stijndepestel:http-interceptor
This repository is based on the meteor package xolvio:http-interceptor.