shelf_cors_headers 0.1.4 shelf_cors_headers: ^0.1.4 copied to clipboard
CORS headers middleware for Shelf.
0.1.4 #
- Fix bug where user provided headers were being overwritten.
0.1.3 #
- Update docs to make first example a bit simpler and show case
originChecker
functionality.
0.1.2 #
- Bug fix where it was unusable for authenticated requests.
0.1.1 #
- Update example to show override is optional.
0.1.0 #
- First version