We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54e85dd + 240e8ee commit 02860d7Copy full SHA for 02860d7
API.md
@@ -1937,7 +1937,7 @@ across multiple requests. Registers a cookie definitions where:
1937
violation of [RFC 6265](https://tools.ietf.org/html/rfc6265). Defaults to `true`.
1938
- `passThrough` - used by proxy plugins (e.g. [**h2o2**](https://github.com/hapijs/h2o2)).
1939
1940
-State defaults can be modified via the server `connections.routes.state` configuration option.
+State defaults can be modified via the server `connections.state` configuration option.
1941
1942
```js
1943
const Hapi = require('hapi');
0 commit comments