Interface BrowserSigningConfigInput.Builder

  • Method Details

    • enabled

      Specifies whether browser signing is enabled. When enabled, the browser will cryptographically sign HTTP requests to identify itself as an AI agent to bot control vendors.

      Parameters:
      enabled - Specifies whether browser signing is enabled. When enabled, the browser will cryptographically sign HTTP requests to identify itself as an AI agent to bot control vendors.
      Returns:
      Returns a reference to this object so that method calls can be chained together.