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
Plugins should use server.decorate() to add their interface instead of using these placeholders.
server.decorate()
The text was updated successfully, but these errors were encountered:
df6fffd
Cleanup validation and make it optional. Closes #75
df67229
Fix (hapijs/hapi#3002) Remove request.session Closes outmoded#71
a420f74
Merge pull request #72 from pwarnock/master
6014d43
Fix (hapijs/hapi#3002) Remove request.session Closes #71
hueniverse
No branches or pull requests
Plugins should use
server.decorate()
to add their interface instead of using these placeholders.The text was updated successfully, but these errors were encountered: