Skip to content

1.3.0 - Option to trigger failure on 5xx response

Compare
Choose a tag to compare
@ackintosh ackintosh released this 02 Jun 22:20
· 84 commits to master since this release
81fd038

feat: Add option to configure HTTP status codes to consider as failure · Pull Request #82 by @pvgnd


GaheshaHttpClient which provides integration of Symfony HttpClient and Ganesha, now allows an option to trigger failure on 5xx response.

For the details please see README.