mirror of
https://github.com/netbootxyz/webapp.git
synced 2026-04-25 23:26:01 +03:00
[PR #15] [MERGED] Add an additional header check for azure #153
Labels
No labels
Hacktoberfest
bug
enhancement
no-issue-activity
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webapp#153
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fix_check📝 Commits (1)
503e8e1Add 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.