[PR #314] [MERGED] CORS handling #391

Closed
opened 2026-02-16 01:17:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/314
Author: @logan-markewich
Created: 10/12/2024
Status: Merged
Merged: 10/12/2024
Merged by: @logan-markewich

Base: mainHead: logan/cors_apiserver


📝 Commits (1)

📊 Changes

3 files changed (+20 additions, -1 deletions)

View changed files

📝 README.md (+6 -0)
📝 llama_deploy/apiserver/app.py (+13 -0)
📝 pyproject.toml (+1 -1)

📄 Description

Added an env-var to control CORS handling

Open to other ways to control this of course


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_deploy/pull/314 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 10/12/2024 **Status:** ✅ Merged **Merged:** 10/12/2024 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `logan/cors_apiserver` --- ### 📝 Commits (1) - [`8b15e17`](https://github.com/run-llama/llama_deploy/commit/8b15e176368225daff8f9d0610fcbc9175b02e68) CORS handling ### 📊 Changes **3 files changed** (+20 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -0) 📝 `llama_deploy/apiserver/app.py` (+13 -0) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description Added an env-var to control CORS handling Open to other ways to control this of course --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:17:09 -05:00
yindo closed this issue 2026-02-16 01:17:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#391