This website works better with JavaScript.
Explore
Help
Sign In
oyd
/
minio
Watch
6
Star
1
Fork
You've already forked minio
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
5550
Commits
1
Branch
0
Tags
89 MiB
Tag:
Branch:
Tree:
b6c00405ec
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b6c00405ec'
${ noResults }
minio
/
vendor
/
github.com
/
rs
/
cors
/
go.mod
2 lines
26 B
Raw
Normal View
History
Unescape
Escape
Create Cors handler with permissive configuration (#7186) Create new Cors handler allowing all origins with all standard methods with any header and credentials. Fixes #7181
6 years ago
module
github
.
com
/
rs
/
cors