Working on an API gateway that uses JWT tokens for authentication. For some reason when I set the undici option to true, I receive an invalid connection header on postman.Does anyone have any idea how undici works.I've looked through:https://github.com/fastify/fast-proxyhttps://www.npmjs.com/package/undiciBut haven't found many details on how to set it up correctly so the header is passed properly.
Submitted September 18, 2020 at 08:14PM by NightMNKY
No comments:
Post a Comment