Skip to content

fix(proxy): ensure CORS headers are set#555

Open
vbehar wants to merge 1 commit into
tmustier:mainfrom
vbehar:fix-cors-llamacpp
Open

fix(proxy): ensure CORS headers are set#555
vbehar wants to merge 1 commit into
tmustier:mainfrom
vbehar:fix-cors-llamacpp

Conversation

@vbehar
Copy link
Copy Markdown

@vbehar vbehar commented May 28, 2026

CORS headers could be replaced by the ones from the upstream, which would break the integration.

For example, llama-cpp set an empty Access-Control-Allow-Origin because we don't send the origin. This fix ensures we keep our own CORS headers.

CORS headers could be replaced by the ones from the upstream, which would break the integration.

For example, llama-cpp set an empty Access-Control-Allow-Origin because we don't send the origin.
This fix ensures we keep our own CORS headers.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

@vbehar is attempting to deploy a commit to the tmustier's projects Team on Vercel.

A member of the Team first needs to authorize it.

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