Uses of Interface
org.a2aproject.sdk.client.http.A2AHttpHeaders
Packages that use A2AHttpHeaders
Package
Description
HTTP client utilities for A2A protocol communication.
-
Uses of A2AHttpHeaders in org.a2aproject.sdk.client.http
Fields in org.a2aproject.sdk.client.http declared as A2AHttpHeadersModifier and TypeFieldDescriptionstatic final A2AHttpHeadersA2AHttpHeaders.EMPTYEmpty headers instance returned by default when headers are not available.Methods in org.a2aproject.sdk.client.http that return A2AHttpHeadersModifier and TypeMethodDescriptiondefault A2AHttpHeadersA2AHttpResponse.headers()Returns the HTTP response headers.static A2AHttpHeadersCreates anA2AHttpHeadersinstance from a map of header name to value lists.