{ path: '/', method: 'get', handler: (request, reply) => { ... }, options: { plugins: { disinfect: false } }}