Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.260 ·

Custom inference headers now blocked from carrying credentials, with legacy key deprecated

Custom inference headers now explicitly warn against putting credentials in them.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaAuthwhat it touches
KindImprovementsin v2.1.260,
You'll notice

Custom inference headers now explicitly warn against putting credentials in them.

The inferenceCustomHeaders field's guidance now explicitly warns not to put API keys, bearer tokens, or other credentials in it, a change from the previous guidance allowing generic per-request headers including auth. The legacy flat key inferenceGatewayHeaders is now marked deprecated, with an explicit message describing its fallback effect.

Read from
Names in the bundleinferenceCustomHeadersinferenceGatewayHeaders
What the documentation says
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up inferenceGatewayHeaders, on Configuration reference. | <span id="inferencecustomheaders" />Custom inference headers<br />`inferenceCustomHeaders` | `object` | MDM + Bootstrap<br />Added in 1.8089.0 | — | Extra headers on every inference request — routing and tenant headers only (org IDs, Bed… third-party/claude-desktop/configuration see the edit
Confirmed since Anthropic's documentation has since written up inferenceCustomHeaders, on Configuration reference. | <span id="inferencecustomheaders" />Custom inference headers<br />`inferenceCustomHeaders` | `object` | MDM + Bootstrap<br />Added in 1.8089.0 | — | Extra headers on every inference request — routing and tenant headers only (org IDs, Bed… third-party/claude-desktop/configuration see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up inferenceCustomHeaders, on Configuration reference.

See this entry in the whole of v2.1.260 →

Feedback