mirror of
https://github.com/charlesabarnes/SPFtoolbox.git
synced 2026-04-25 03:16:18 +03:00
[PR #45] [MERGED] Prevent 301 redirects #54
Labels
No labels
Good First Issue
bug
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SPFtoolbox#54
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/charlesabarnes/SPFtoolbox/pull/45
Author: @wmantly
Created: 4/8/2021
Status: ✅ Merged
Merged: 4/8/2021
Merged by: @charlesabarnes
Base:
master← Head:patch-1📝 Commits (1)
ec18e53Prevent 301 redirects📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
javascript/main.js(+1 -1)📄 Description
operationsis a directory, not a resource.Apache throws a 301 redirect when the
/is missing from the URL and this breaks some proxy configurations, and the 301 is simply not needed.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.