Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: c2fdfdb8074a0de2b0dae89aac59986d53da5dc5 https://github.com/xwiki/xwiki-commons/commit/c2fdfdb8074a0de2b0dae89aac5998... Author: Michael Hamann <[email protected]> Date: 2026-09-11 (Fri, 11 Sep 2026) Changed paths: M xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClient.java Log Message: ----------- XCOMMONS-3481: Stop using http client 3 in the build * Use an explicit cookie store in XWikiHTTPClient so we can manage it. * Expose a new method for clearing the cookie store. * Clear the cookies when changing the default credentials so cookies don't keep the wrong user logged in after changing/clearing credentials. This fixes TestUtils in xwiki-platform which relies on this behavior. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications