issues
search
go-chi
/
cors
CORS net/http middleware for Go
MIT License
332
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support pre-parsed headers
#35
ChronosMasterOfAllTime
opened
2 weeks ago
0
Add Support For Pre-Parsed Multi Value Headers
#34
ChronosMasterOfAllTime
closed
2 weeks ago
1
Pre Parsed Multi Value Headers not supported
#33
ChronosMasterOfAllTime
opened
2 weeks ago
2
Update Go version in CI
#32
VojtechVitek
closed
6 months ago
0
Add custom handler option for failures
#31
ablankz
opened
6 months ago
1
Allow customizable behavior on cors failure
#30
ablankz
opened
6 months ago
0
fix test_default error message #28
#29
ablankz
closed
6 months ago
2
Fixed error messages in TestDefault
#28
ablankz
opened
6 months ago
0
Allowing methods that are not uppercase should be possible but isn't
#27
jub0bs
opened
11 months ago
1
Listing Origin as an allowed request header is unnecessary
#26
jub0bs
opened
11 months ago
0
Fix broken credits link
#25
lordidiot
closed
1 year ago
0
Changed to not process requests that are not allowed.
#24
kekemoto
closed
1 year ago
2
AllowOriginFunc considered harmful (may lead to Web cache poisoning)
#23
jub0bs
opened
1 year ago
1
Update README with install
#22
Uyutaka
closed
1 year ago
0
Document differences between upstream github.com/rs/cors and this fork
#21
VojtechVitek
opened
2 years ago
4
feat: support headers with fullstop
#20
ted-marozzi
closed
2 years ago
1
Allow underscores on headers
#19
ted-marozzi
closed
2 years ago
2
Set `AllowCredentials: true` in `AllowAll`
#18
anukul
opened
3 years ago
0
allow all origins wildcard not supported by chrome
#17
cameronbraid
opened
3 years ago
3
updating repo based on upstream changes from github.com/rs/cors
#16
pkieltyka
closed
4 years ago
0
Might be useful for some headers with same prefix
#15
albulescu
closed
4 years ago
1
Custom header with undercore is been normilize to a header without it
#14
ocalvet
closed
2 years ago
4
Fix Access-Control-Allow-Origin with wildcard
#13
gonzaloserrano
closed
4 years ago
4
Added func to look up Origin value, if not from the Origin header
#12
jqdurham
closed
5 years ago
1
IE11 Internet Explorer 11 does not add the Origin header on a CORS request across sites of a trusted zone.
#11
jqdurham
closed
5 years ago
1
Handler: Actual request If no Origin present allows the call to complete without validating the origin.
#10
ahamansh
closed
4 years ago
2
Provide clickable links for projects referred to in README
#9
matt-harvey
closed
4 years ago
0
CORS isn't work
#8
grtfou
closed
5 years ago
1
Allow CORs lib to work with AWS Lamba Chi Adapter
#7
nicksrandall
closed
6 years ago
2
Fix * behavior to not create CORS vulnerability footgun.
#6
ejcx
closed
4 years ago
14
create LICENSE
#5
umputun
closed
6 years ago
0
Add MIT-License
#4
explodingcamera
closed
6 years ago
0
License
#3
explodingcamera
closed
6 years ago
12
Update docs to cover inline mux edge case
#2
joho
closed
6 years ago
0
Preflight OPTIONS request should respond with StatusNoContent(204) and not StatusOK(200)
#1
jeevankk
closed
4 years ago
2