Expand description
CORS (Cross-Origin Resource Sharing) configuration for A2A dispatchers.
Browser-based A2A clients need CORS headers to interact with agents.
CorsConfig provides configurable CORS support that can be applied to
both RestDispatcher and
JsonRpcDispatcher.
Structs§
- Cors
Config - CORS configuration for A2A dispatchers.