Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 [#5012] Fix handling of response after post request in JSON dump
If there is no content (in case of an HTTP 204 response for example), converting the response to json results in an error, so we just return an empty string
- Loading branch information