Commit graph

3 commits

Author SHA1 Message Date
36b0c6f6f0 Add retry capability on connection errors
This fixes bug #2
2020-09-15 00:45:39 +02:00
2c8e557bb4 Throw when content-type is not application/json 2020-09-12 01:48:10 +01:00
9dffbf811c Throw an exception when response is not 200 OK
Not sure this is the best way to do this, but
at least I'm not just ignoring errors now.
2020-09-04 01:56:38 +01:00