[PR #178] [MERGED] use gin-contrib/cors middleware #15300

Closed
opened 2026-04-16 04:55:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/178
Author: @mxyng
Created: 7/22/2023
Status: Merged
Merged: 7/22/2023
Merged by: @mxyng

Base: mainHead: gin-cors


📝 Commits (1)

  • 8609db7 use gin-contrib/cors middleware

📊 Changes

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

View changed files

📝 go.mod (+1 -0)
📝 go.sum (+44 -1)
📝 server/routes.go (+16 -0)

📄 Description

No description provided


🔄 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/178 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 7/22/2023 **Status:** ✅ Merged **Merged:** 7/22/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `gin-cors` --- ### 📝 Commits (1) - [`8609db7`](https://github.com/ollama/ollama/commit/8609db77eadc64662884f25f1c28dc7a212a363f) use gin-contrib/cors middleware ### 📊 Changes **3 files changed** (+61 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -0) 📝 `go.sum` (+44 -1) 📝 `server/routes.go` (+16 -0) </details> ### 📄 Description _No description provided_ --- <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-16 04:55:07 -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#15300