limit cors only get, head, options

This commit is contained in:
codeskyblue
2023-12-19 10:37:39 +08:00
parent 80c9e79869
commit ea7272437d
4 changed files with 4 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ Tested with go-1.16
1. [x] Apple ipa auto generate .plist file, qrcode can be recognized by iphone (Require https)
1. [x] Plist proxy
1. [ ] Download count statistics
1. [x] CORS enabled
1. [x] CORS enabled (AllowMethods: GET, HEAD, OPTIONS)
1. [ ] Offline download
1. [ ] Code file preview
1. [ ] Edit file support