Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 881 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 881 Bytes

KumuluzEE CORS

Build Status

KumuluzEE CORS extension for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.

Usage

Changelog

Recent changes can be viewed on Github on the Releases Page

Contribute

See the contributing docs

When submitting an issue, please follow the guidelines.

When submitting a bugfix, write a test that exposes the bug and fails before applying your fix. Submit the test alongside the fix.

When submitting a new feature, add tests that cover the feature.

License

MIT