fastify / fastify-early-hints

Draft plugin of the HTTP 103 implementation
MIT License
21 stars 2 forks source link

test: use `node:` prefix to bypass require.cache call for builtins #24

Closed Fdawgs closed 9 months ago

Fdawgs commented 9 months ago

See https://github.com/fastify/fastify-static/pull/407

Checklist