-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
Description
why is there an EnsureSuccess function added to the clients in this commit? 59fe0c6 In some servers you get an error response when no data is found (404) or a malformed request is made (403). It's not possible any more to use these services with this project. What is other people's opinion about this? Remove the ensuresuccess function?