WebDAV-Swift icon indicating copy to clipboard operation
WebDAV-Swift copied to clipboard

Some errors don't return Error instances

Open skjiisa opened this issue 3 years ago • 0 comments

When, for example, a 407 response code is returned, no error is returned. More status codes should be included in the getError function of WebDAVError. There could also be a generic case with an associated value of unrecognized error codes.

skjiisa avatar Aug 25 '21 01:08 skjiisa