corsica v1.1.3 Release Notes
Release Date: 2020-02-21 // about 1 year ago-
๐ Bug fixes
- Send the
vary: origin
header when the origin is not*
. We were doing this in some cases before but we missed a handful of other cases. See https://github.com/whatyouhide/corsica/pull/45.
- Send the
Previous changes from v1.1.2
-
๐ Improvements
- Drop the cowboy dependency completely (see #40).