Class A2AHeaders

java.lang.Object
org.a2aproject.sdk.common.A2AHeaders

public final class A2AHeaders extends Object
Common A2A protocol headers and constants.
  • Field Details

    • A2A_VERSION

      public static final String A2A_VERSION
      HTTP header name for A2A protocol version. Used to communicate the protocol version that the client is using.
      See Also:
    • A2A_EXTENSIONS

      public static final String A2A_EXTENSIONS
      HTTP header name for A2A extensions. Used to communicate which extensions are requested by the client.
      See Also:
    • X_A2A_NOTIFICATION_TOKEN

      public static final String X_A2A_NOTIFICATION_TOKEN
      HTTP header name for a push notification token.
      See Also: