Andrea
Results
2
issues of
Andrea
Update docs to show that req is passed to host resolver function. [ was: Request obj in host param ]
2
Hello, is it possible to access to request object in host param like this? const proxy = require('express-http-proxy'); proxy((req, res) => req.proxyUrl)
Hello, Is it possibile adding the end offset of language in chunks model, like this? ` chunks: [ { name: 'ITALIAN', code: 'it', start: 0, end: 310, bytes: 170 },...