Skip to content

[rename-auth-header-anyllm-key] Run the directly impacted tests#2

Merged
tbille merged 4 commits into
mainfrom
rename-auth-header-anyllm-key
Apr 17, 2026
Merged

[rename-auth-header-anyllm-key] Run the directly impacted tests#2
tbille merged 4 commits into
mainfrom
rename-auth-header-anyllm-key

Conversation

@tbille
Copy link
Copy Markdown
Member

@tbille tbille commented Apr 16, 2026

Summary

The gateway (standalone repo) renamed its authentication header from X-AnyLLM-Key to AnyLLM-Key (RFC 6648 compliance, no X- prefix) in gateway PR #45. The TypeScript SDK is a gateway client that sends this header when authenticating in non-platform mode. The constant and all references to the old header name need to be updated.

Changes

  • Final uncommitted changes for rename-auth-header-anyllm-key
  • Rename auth header from X-AnyLLM-Key to AnyLLM-Key

Testing

  • See commit history for test additions.

tbille added 3 commits April 17, 2026 11:27
Update gateway authentication header name for RFC 6648 compliance
(drop X- prefix). Changes constant, doc comments, test descriptions,
and README reference.
@tbille tbille force-pushed the rename-auth-header-anyllm-key branch from a784a70 to 88586f0 Compare April 17, 2026 09:28
@tbille tbille merged commit 50cd7ba into main Apr 17, 2026
5 checks passed
@tbille tbille deleted the rename-auth-header-anyllm-key branch April 17, 2026 10:32
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