fix(api-server): CORS expose headers + Cache-Control no-store (salvage of #3707/#3712 by @aydnOktay) - #62759
fix(api-server): CORS expose headers + Cache-Control no-store (salvage of #3707/#3712 by @aydnOktay)#62759Bartok9 wants to merge 2 commits into
Conversation
|
Thanks for the focused salvage. Current main's CORS defaults contain only request-side allow headers at Automated hermes-sweeper review. |
|
Rebased onto current Review note (sweeper keep_open / high): the change remains the same focused salvage of #3707/#3712:
Local: Not merging from author side — ready for re-review when CI is green. |
d8f8c9d to
b7a087d
Compare
…e of NousResearch#3707/NousResearch#3712 by @aydnOktay) Rebuilt on latest main (Bartok9 hygiene 2026-08-01). Original: NousResearch#62759
|
Rebuilt onto latest — Bartok9 public PR hygiene 2026-08-01 |
b7a087d to
7ed93e9
Compare
…tok9 Per-PR attribution so check-attribution passes on this branch (Teknium).
Summary
Salvages the API-server header portions of #3707 and #3712 by @aydnOktay onto current main.
What the original PRs fixed
Location/X-Request-Id/Idempotency-Keywithout expose-headersCache-Control: no-storefrom security middlewareWhy they needed salvage
Original PRs bundled unrelated skill_commands changes and went stale.
Changes from original
Testing
Full credit to @aydnOktay.