Skip to content

docs(routes): document config.host upstream Host-header override#44

Merged
acoshift merged 3 commits into
mainfrom
route-host-override
Jun 23, 2026
Merged

docs(routes): document config.host upstream Host-header override#44
acoshift merged 3 commits into
mainfrom
route-host-override

Conversation

@acoshift

@acoshift acoshift commented Jun 22, 2026

Copy link
Copy Markdown
Member

What

Document the config.host upstream Host-header override (external-only) on the Routes page.

Changes

  • Added to the v2 config list (noting it's valid only for an http:// target).
  • New "Override the Host header" subsection under External server, with curl + CLI (--host) examples.

Pairs with deploys-app/api#108 (Host header override). Docs-only.

Add config.host to the v2 config list and a dedicated "Override the Host
header" subsection under External server, with curl + CLI (--host) examples.
Primary use case is an external backend that virtual-hosts on Host; also works
for deployment:// (WebService) targets.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YYMGjvqWELm2ctgKamiMSS
@deploys-app deploys-app Bot temporarily deployed to pr-44 June 22, 2026 16:30 Destroyed
@deploys-app

deploys-app Bot commented Jun 22, 2026

Copy link
Copy Markdown

Preview deleted (PR closed).

acoshift and others added 2 commits June 23, 2026 05:21
…t routes

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YYMGjvqWELm2ctgKamiMSS
The override is rejected on non-external targets (matching the api), so drop
the deployment:// mention and the (now-moot) access-gate caveat.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YYMGjvqWELm2ctgKamiMSS
@acoshift acoshift merged commit 563e697 into main Jun 23, 2026
1 check passed
@acoshift acoshift deleted the route-host-override branch June 23, 2026 01:08
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