We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3cea7 commit b8ba0adCopy full SHA for b8ba0ad
API.md
@@ -1901,7 +1901,7 @@ injections, with some additional options and response properties:
1901
1902
- `plugins` - (optional) sets the initial value of `request.plugins`, defaults to `{}`.
1903
1904
- - `allowInternals` - (optional) allows access to routes with `config.isInternal` set to `true`.
+ - `allowInternals` - (optional) allows access to routes with `options.isInternal` set to `true`.
1905
Defaults to `false`.
1906
1907
- `remoteAddress` - (optional) sets the remote address for the incoming connection.
0 commit comments