Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#169] Improve JS client error responses #196

Merged
merged 2 commits into from
Sep 8, 2022

Conversation

thjaeckle
Copy link
Member

Also updating npm dependencies ..

Fixes: #169

… preserve the message "headers"

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
…n in order to access status code together with body

* fixed that only JSON was assumed as body - fall back to any value if error response was not JSON
* updated dependencies to its minor version updates
* update to upcoming Ditto JS client version 3.0.0

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
@thjaeckle thjaeckle changed the title Improve JS client error responses [#169] Improve JS client error responses Sep 7, 2022
@thjaeckle thjaeckle added this to the 3.0.0 milestone Sep 8, 2022
@thjaeckle thjaeckle merged commit 76e5b21 into eclipse-ditto:master Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[JS] error handling in @eclipse-ditto/ditto-javascript-client-dom
1 participant