Client code should be able to work with empty error responses #303

Closed
opened 2022-12-15 09:24:33 +01:00 by Jef Roosens · 0 comments
Owner

The client code currently errors out if the response isn't JSON, even if the response doesn't contain any content. It would be better if it could work with this as well.

Besides this, requests that don't return a 2xx or 3xx response should throw an appropriate error as well.

The client code currently errors out if the response isn't JSON, even if the response doesn't contain any content. It would be better if it could work with this as well. Besides this, requests that don't return a 2xx or 3xx response should throw an appropriate error as well.
Jef Roosens added this to the 0.5.0 milestone 2022-12-15 09:24:33 +01:00
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vieter-v/vieter#303
No description provided.