if (this.sessionConfig && request.session) {
      logger.debug('Valid Session')
      if (request.session == null) throw Error('Not found Session')
      this.validContent(
        'session',