Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.274 ·

CreateSession request can now attach extra headers per-call

Session-creation requests can now carry extra custom headers

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaSDKwhat it touches
KindInternal Changesin v2.1.274,
Under the hood

Session-creation requests can now carry extra custom headers

What

The internal function Claude Code uses to create a session can now accept an extra set of HTTP headers for a given call, which get merged on top of the default headers. Previously it always sent the same fixed set of headers.

Why

This is an internal plumbing change that allows specific session-creation calls to add headers as needed, rather than being locked to one fixed set.

See this entry in the whole of v2.1.274 →