- Fix bug where user could not override 'Access-Control-Allow-Origin'.
- Fix bug where user provided headers were being overwritten.
- Update docs to make first example a bit simpler and show case
originChecker
functionality.
- Bug fix where it was unusable for authenticated requests.
- Update example to show override is optional.
- First version