Skip to content

v2.2

Latest
Compare
Choose a tag to compare
@njoubert-cleverage njoubert-cleverage released this 05 Mar 14:03
de4958a

Changes

  • #17 Improve errors handling using valid_response_code.
    Allow ClientExceptionInterface if valid_response_code between 400 & 499 exists. Allow RedirectionExceptionInterface if valid_response_code between 300 & 399 exists.

Fixes

  • #16 Add missing shared: false on tasks