Skip to main content

Module cors

Module cors 

Source
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§

CorsConfig
CORS configuration for A2A dispatchers.