You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't throw ClientException on 4XX
Some SRU servers return 4XX whenever there is a diagnostic message,
including zero results responses. We want to handle those responses by
our Response class.