[PR #10276] [MERGED] server: add OpenAI-Beta header to CORS safelist #13194

Closed
opened 2026-04-13 00:20:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10276
Author: @drifkin
Created: 4/14/2025
Status: Merged
Merged: 4/15/2025
Merged by: @drifkin

Base: mainHead: drifkin/cors-headers


📝 Commits (1)

  • 97fe45e server: add OpenAI-Beta header to CORS safelist

📊 Changes

1 file changed (+7 additions, -6 deletions)

View changed files

📝 server/routes.go (+7 -6)

📄 Description

alphabetized the compat list and then added a single header

fixes: #9801


🔄 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/ollama/ollama/pull/10276 **Author:** [@drifkin](https://github.com/drifkin) **Created:** 4/14/2025 **Status:** ✅ Merged **Merged:** 4/15/2025 **Merged by:** [@drifkin](https://github.com/drifkin) **Base:** `main` ← **Head:** `drifkin/cors-headers` --- ### 📝 Commits (1) - [`97fe45e`](https://github.com/ollama/ollama/commit/97fe45e36da2880bef95398fda711f09c3028998) server: add `OpenAI-Beta` header to CORS safelist ### 📊 Changes **1 file changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `server/routes.go` (+7 -6) </details> ### 📄 Description alphabetized the compat list and then added a single header fixes: #9801 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 00:20:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#13194