fastify-url-data
fastify-url-data copied to clipboard
A plugin to provide access to the raw URL components
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...
Fixes #141 N.B. this fix replaces the current `URIComponent` with `URL`. #### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included...
The `next` branch should be ready for issuing a release to coincide with `fastify@5`.
See https://github.com/fastify/fastify/issues/5585 #### Checklist - [x] commit message and code follows the [Developer's Certification of Origin](https://github.com/fastify/.github/blob/master/CONTRIBUTING.md#developers-certificate-of-origin-11) and the [Code of conduct](https://github.com/fastify/.github/blob/master/CODE_OF_CONDUCT.md)