You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
k8s | 1 year ago | |
src | 1 year ago | |
.drone.yml | 1 year ago | |
.gitignore | 1 year ago | |
Cargo.lock | 1 year ago | |
Cargo.toml | 1 year ago | |
Dockerfile | 1 year ago | |
README.md | 1 year ago |
README.md
CORS no more!
Small rust program to circumvent (the lack of) CORS. This program will proxy the requests it receives but will have lax CORS headers set.
This program was mainly made to work in conjunction with fseconomy plot missions as the fseconomy API doesn't have the correct CORS headers to work in the browser.