[PR #15] [MERGED] Add an additional header check for azure #153

Closed
opened 2026-03-01 18:43:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/webapp/pull/15
Author: @antonym
Created: 1/18/2022
Status: Merged
Merged: 1/23/2022
Merged by: @antonym

Base: masterHead: fix_check


📝 Commits (1)

  • 503e8e1 Add an additional header check for azure

📊 Changes

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

View changed files

📝 app.js (+2 -2)

📄 Description

Objects were originally being downloaded from s3 but it appears objects
have moved to Azure. This adds a check for those downloads to allow
chunked parts (.part2) to download in app.

Fixes https://github.com/netbootxyz/netboot.xyz/issues/1068


🔄 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/netbootxyz/webapp/pull/15 **Author:** [@antonym](https://github.com/antonym) **Created:** 1/18/2022 **Status:** ✅ Merged **Merged:** 1/23/2022 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `fix_check` --- ### 📝 Commits (1) - [`503e8e1`](https://github.com/netbootxyz/webapp/commit/503e8e1066bcc849c2da8092c05c7de73161bf2c) Add an additional header check for azure ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app.js` (+2 -2) </details> ### 📄 Description Objects were originally being downloaded from s3 but it appears objects have moved to Azure. This adds a check for those downloads to allow chunked parts (.part2) to download in app. Fixes https://github.com/netbootxyz/netboot.xyz/issues/1068 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:43:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webapp#153
No description provided.