Skip to content

Releases: ocomsoft/json-server

Handles OPTIONS on /resource and /resource/id

31 Aug 00:56
Compare
Choose a tag to compare

Make sure OPTIONS is handled for all URL endpoints for AJAX calls.

Attempt to Handle CORS better

31 Aug 00:27
Compare
Choose a tag to compare

Another attempt to handle CORS issues better

Add allorigins param

03 Feb 03:42
Compare
Choose a tag to compare

Adds the allorigins param so there are no CORS issues.