You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For external reasons we would like to update to Apache HttpClient v5.x, but currently Sardine has a hard dependency on v4.x, which forces us to keep around two implementations of all our HTTP code.
For external reasons we would like to update to Apache HttpClient v5.x, but currently Sardine has a hard dependency on v4.x, which forces us to keep around two implementations of all our HTTP code.
It would be nice if Sardine updated to v5.x also.