mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[PR #33] [MERGED] added CORS support to the REST API #382
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/asapach/peerflix-server/pull/33
Author: @milankragujevic
Created: 4/6/2015
Status: ✅ Merged
Merged: 4/6/2015
Merged by: @asapach
Base:
master← Head:master📝 Commits (1)
8595403added CORS support to the REST API📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
server/index.js(+6 -0)📄 Description
Added CORS support to the REST API so this can be used as a remote seedbox with a central command and control panel without CORS issues.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.