fixup! fixup! hapi(17.6): update docs, also update joi ecosys

This commit is contained in:
Simon Schick
2018-09-26 22:12:53 +02:00
parent 8dfff7c0cb
commit 4f9a87f1d9

View File

@@ -92,7 +92,7 @@ const routeOptionsResponse: RouteOptionsResponse = {
};
const routeOptionSecure: RouteOptionsSecureObject = {
referer: 'origin',
referrer: 'origin',
noSniff: true,
xframe: "deny",
hsts: {