moleculer-web
moleculer-web copied to clipboard
add `originalUrl`, `parsedUrl`, and `query` to request typing
Add some properties set on IncomingRequest by moleculer-web.
I had looked at adding locals to GatewayResponse as well though held off as it seemed primarily internal. Would it be worth adding?
Yes, plz, add locals as well.
Is there anything else I should cleanup here, @icebob?