erisu commented on code in PR #1774: URL: https://github.com/apache/cordova-android/pull/1774#discussion_r1934933340
########## framework/src/org/apache/cordova/engine/SystemWebViewClient.java: ########## @@ -342,15 +341,14 @@ public AuthenticationToken removeAuthenticationToken(String host, String realm) /** * Gets the authentication token. * - * In order it tries: + * <p>In order it tries: * 1- host + realm * 2- host * 3- realm - * 4- no host, no realm + * 4- no host, no realm</p> Review Comment: Applied `<ol>` and `<li>` tags. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org