3 [](https://travis-ci.org/chimurai/http-proxy-middleware) 4 [](https://coveralls...
253 254 ```javascript 255 // Use `host` and/or `path` to match requests. First match will be used. 256 // The order of the configuration matters. 257 router: { 258 'integration.localhost:3000' : 'http://127.0.0.1:8001', // host only ...