Jonny Reeves
Jonny Reeves
It would appear @hoisie has gone a little quiet. Thanks for much for this work @jabley - this implementation solves a lot of problems when trying to get Mustache templates...
Note that making this change will prevent us from detecting grpcweb requests in the CORS Preflight (OPTIONS request) handler (see discussion in https://github.com/grpc/grpc-web/issues/85). If implemented, the `grpcweb` middleware will handle...
Thank you for raising this. WRT code structure, can I suggest that you introduce a 'proper' type for the Parameters object instead of relying on `{[key: string]: string[]}` - this...
Yep; we also need to expose metadata on unary calls as well.
I believe this issue is fixed by #179 as the `--allowOnly` check is now performed after any filtering/restriction of packages.