runtime-node
runtime-node copied to clipboard
Normalize URL handling
We always want to use the full absolute URL including the host and different formats depending on the framework. We also want to respect proxy headers if the proxy is trusted.
- node:http Server ✅
- node:http2 Server ✅
- Express ✅
- Hono ✅
- Fastify ✅
- Koa ✅
- Hapi ✅
- Restify ✅
We also need to add the path to the context!! ✅
Codecov Report
:x: Patch coverage is 90.58296% with 21 lines in your changes missing coverage. Please review.
:loudspeaker: Thoughts on this report? Let us know!