[PR #9737] Fix HTTP 200 handling (no Location field) #13044

Open
opened 2026-04-13 00:16:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9737
Author: @boxjan
Created: 3/13/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • c4f1562 Fix HTTP 200 handling (no Location field)

📊 Changes

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

View changed files

📝 server/download.go (+6 -2)

📄 Description

  • Return request URL for OK responses since Location is absent

🔄 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/9737 **Author:** [@boxjan](https://github.com/boxjan) **Created:** 3/13/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`c4f1562`](https://github.com/ollama/ollama/commit/c4f15629b46f1afbc11d67e6464edeaf08ac6aee) Fix HTTP 200 handling (no Location field) ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/download.go` (+6 -2) </details> ### 📄 Description - Return request URL for OK responses since Location is absent --- <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:16:18 -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#13044