Skip to content

feat: add HTTP/HTTPS proxy support#365

Merged
brrock merged 2 commits into
keinsaasforever:mainfrom
hakonharnes:feat/proxy-support
Mar 23, 2026
Merged

feat: add HTTP/HTTPS proxy support#365
brrock merged 2 commits into
keinsaasforever:mainfrom
hakonharnes:feat/proxy-support

Conversation

@hakonharnes

Copy link
Copy Markdown
Contributor

Adds proxy support for outgoing fetch requests using undici ProxyAgent. Automatically configures when HTTP_PROXY or HTTPS_PROXY environment variables are set. This enables self-hosted deployments behind corporate proxies to route AI SDK and other fetch requests through their proxy server.

@vercel

vercel Bot commented Jan 22, 2026

Copy link
Copy Markdown

@hakonharnes is attempting to deploy a commit to the cgoinglove's projects Team on Vercel.

A member of the Team first needs to authorize it.

@brrock brrock merged commit dde98ed into keinsaasforever:main Mar 23, 2026
3 of 4 checks passed
@brrock

brrock commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

LGTM

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.

3 participants