Skip to content

Tags: qingfeng777/cors

Tags

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

v.1.1

Toggle v.1.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