Skip to content

feat: add custom HTTP headers support for API requests#275

Open
zerodarkzone wants to merge 3 commits into
vide:mainfrom
zerodarkzone:feature/custom-http-headers
Open

feat: add custom HTTP headers support for API requests#275
zerodarkzone wants to merge 3 commits into
vide:mainfrom
zerodarkzone:feature/custom-http-headers

Conversation

@zerodarkzone

Copy link
Copy Markdown

Users can now define arbitrary key-value HTTP headers in Advanced Network Settings. Headers are sent with every API request and are applied after the built-in auth headers, so they can override them if needed.

Fixes #274

zerodarkzone and others added 3 commits May 5, 2026 12:55
Users can now define arbitrary key-value HTTP headers in Advanced Network
Settings. Headers are sent with every API request and are applied after
the built-in auth headers, so they can override them if needed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Header values are now hidden behind PasswordVisualTransformation by
default, with a per-row visibility toggle (eye icon) identical to the
API token and Basic Auth password fields.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

Custom HTTP Headers

1 participant