fastify-url-data icon indicating copy to clipboard operation
fastify-url-data copied to clipboard

A plugin to provide access to the raw URL components

Results 4 fastify-url-data issues
Sort by recently updated
recently updated
newest added

### 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...

semver-major

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)