HoneyryderChuck f768cf7a0e Improving API compatibility and error checking in responses
* `Response#error`, which, coupled with `ErrorResponse#error`, allows
  for `if response.error` kind of conditional;
* `Response#raise_for_status` now returns the response when no error is
  raise (for method chaining);

Closes #153
2021-09-20 13:02:20 +01:00
..
2021-09-20 12:37:48 +01:00
2021-02-21 16:09:45 +00:00
2021-09-20 12:37:48 +01:00
2020-10-30 16:19:18 +00:00