Skip to content

v1.0.2

Compare
Choose a tag to compare
@jdesrosiers jdesrosiers released this 04 Oct 22:34
· 7 commits to master since this release

This release fixes a bug related to the Access-Control-Allow-Headers header. If the Access-Control-Request-Headers header is not passed, Access-Control-Allow-Headers was being set to nil. Which then causes rack to through an error.