Patch to get rid of the regression of KrbSaveCredentials
Brought to you by:
kouril
When using password authentication with Keep-Alive and Credential Delegation, only the first request gets credentials. A previous patch makes the user re-auth in this case. This patch makes already_succeeded recover the delegated credentials.
Store credential cache with connection, not request. Recover cache name when request already_succeeded
Please see my comments on your original bug posting regarding this issue: https://sourceforge.net/tracker/index.php?func=detail&aid=2818141&group_id=51775&atid=464524