Skip to content

Commit f1c3ce9

Browse files
feat: restructure header forwarding API from extra_headers to request.headers
- Update CustomHeadersConfig schema to remove max_header_size and max_headers_count - Change API from flat extra_headers parameter to nested request.headers structure - Implement pass-through by default behavior (headers forwarded unless filtered) - Update all ACP service methods, temporal activities, and ADK modules - Remove size/count limits from header filtering logic Breaking changes: extra_headers parameter replaced with request parameter across all ACP APIs
1 parent 0a9dcff commit f1c3ce9

File tree

10 files changed

+845
-209
lines changed

10 files changed

+845
-209
lines changed

SECURITY.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)