Skip to content

expose Location, X-Request-Id, Idempotency-Key via CORS#3707

Open
aydnOktay wants to merge 6 commits intoNousResearch:mainfrom
aydnOktay:feat/cors-expose-headers
Open

expose Location, X-Request-Id, Idempotency-Key via CORS#3707
aydnOktay wants to merge 6 commits intoNousResearch:mainfrom
aydnOktay:feat/cors-expose-headers

Conversation

@aydnOktay
Copy link
Copy Markdown
Contributor

Enhances browser compatibility by adding Access-Control-Expose-Headers to CORS responses so front-end clients can read common response headers. We expose Location, X-Request-Id, and Idempotency-Key, which are frequently needed for navigation, tracing, and request deduplication. The change is minimal, low risk, and includes a unit test that verifies the exposed headers are present on a simple CORS GET response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant