Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2a9b8592 authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

fix: comment-style

parent b4a28656
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -232,7 +232,8 @@ public class OwnCloudClient extends HttpClient {
        }
    }

    /** if 401 received & cookie is passed on request, there is a chance the invalidated session-cookie is passed.
    /*
     * if 401 received & cookie is passed on request, there is a chance the invalidated session-cookie is passed.
     * Retry without passing the cookie.
     * <p>
     * if {@link #shouldResetCookie} true (means the retry already done once) OR, cookie is not passed on request:: ignore