Package org.a2aproject.sdk.common
Class A2AHeaders
java.lang.Object
org.a2aproject.sdk.common.A2AHeaders
Common A2A protocol headers and constants.
-
Field Details
-
A2A_VERSION
HTTP header name for A2A protocol version. Used to communicate the protocol version that the client is using.- See Also:
-
A2A_EXTENSIONS
HTTP header name for A2A extensions. Used to communicate which extensions are requested by the client.- See Also:
-
X_A2A_NOTIFICATION_TOKEN
HTTP header name for a push notification token.- See Also:
-