In certain contexts, circumvention of CORS policies may be neccesssary for an application work correctly. One way of achieving this is through the use of a CORS proxy. This is essentially a web server which mirrors content from third-party origins such that they can be accessed without explicit CORS permissions. This repository contains a Python implementation which interprets the requested URL path as a URL itself and returns the resource found at that location.
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
A CORS proxy implemented in Python.
License
oelin/cors-proxy-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A CORS proxy implemented in Python.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published