hapi-to icon indicating copy to clipboard operation
hapi-to copied to clipboard

Generate dynamic URLs to named routes in hapi

Results 3 hapi-to issues
Sort by recently updated
recently updated
newest added

Hapi recently released a new version (v17, see the [release notes](https://github.com/hapijs/hapi/issues/3658)) which introduces many breaking changes. Will this plugin support the new version?

A function request.to when called dramatically slows down response time - in my project by 200 milliseconds for each call of request.to depending on place of usage and parameters. How...

- Can it be a dependency or is there a public API? - Otherwise, can we copy logic

enhancement