Skip to content

v0.1.5-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@OktarinTentakel OktarinTentakel released this 01 Sep 18:38
· 14 commits to master since this release

Objects:merge & Requests:createRestfulJsonClient
// implemented Objects:merge, offering recursive object merging (+ unit tests)
// implemented Requests:createRestfulJsonClient, offering a small wrapper for createJsonRequest, managing URL, path options and such to easily work with restful JSON APIs (+ unit tests & examples)
// added window.ANNEX_USE_NATIVE_FETCH to globally force set native fetch usage for all annex requests
// added strict modes to all special purpose requests to set correct accept headers as well as a check for correct response content type
// upped version to 0.1.5-beta