HttpLogicError Enumeration |
Namespace: Couchbase.Lite.Sync
public enum HttpLogicError
| Member name | Value | Description | |
|---|---|---|---|
| TooManyRedirects | 0 | Too many redirect responses were received | |
| BadRedirectLocation | 1 | The redirect location is invalid or non-existent | |
| Unauthorized | 2 | An HTTP 401 was received |