jira-api-restclient
jira-api-restclient copied to clipboard
The 404 HTTP code isn't considered as an error
When attempting to act on non-existing issue the HTTP 404 code is returned, but CurlClient doesn't consider this as an error and doesn't throw an exception.