We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm pretty new to Hapi so I'm scratching my head as to how to implement this. Can you add some examples? Thanks!
The text was updated successfully, but these errors were encountered:
Yeah, i'll spin something later today
Sorry, something went wrong.
Also you can check the tests, basically you have to configure the plugin for each route when necessary kinda like https://github.com/felipeleusin/hapi-negotiator/blob/master/test/index.js#L39
The reply interface is going to change in hapi 8.0 and I have some ideas on how to improve the plugin but haven't had the time to look into it.
No branches or pull requests
I'm pretty new to Hapi so I'm scratching my head as to how to implement this. Can you add some examples? Thanks!
The text was updated successfully, but these errors were encountered: