Skip to content

Tags: kveselkov/cors

Tags

v1.5.0

Toggle v1.5.0's commit message
Add a note in the README on the breaking change introduced by rs#57

v1.4.0

Toggle v1.4.0's commit message
Add go.mod file

v1.3.0

Toggle v1.3.0's commit message
Make aligncheck and megacheck happy

v1.2

Toggle v1.2's commit message
Update travis configuration

v1.1

Toggle v1.1's commit message
Implement Access-Control-Allow-Origin *

Use Access-Control-Allow-Origin: * when all origins are allowed and
AllowCredentials is false.

Fix rs#30

v1.0

Toggle v1.0's commit message
Return 200 if Passthrough is disabled (rs#26)

Return OK if passthrough is false