> This used to work as expected in the older version of libcurl that this > particular project was using, which was 7.23.1. > > After a lot of searching, I finally figured out what caused this regression. > It was this commit: > <https://github.com/bagder/curl/commit/ce8311c7e49eca93c136b58efa6763853541ec97>
This commit has been merged into libcurl 7.28.0. It is listed within the Bugfixes section of the changelog [1]: "change preferred HTTP auth on a handle previously used for another auth" [2] It cannot be found within the 7.27.0, so this version might not be impacted by this regression. [1] http://curl.haxx.se/changes.html#7_28_0 [2] http://sourceforge.net/tracker/index.php?func=detail&aid=3545398&group_id=976&atid=100976 Cédric
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html