@ -418,13 +418,6 @@ public class TransmissionAdapter implements IDaemonAdapter {
@@ -418,13 +418,6 @@ public class TransmissionAdapter implements IDaemonAdapter {
httppost.addHeader(sessionHeader,sessionToken);
}
// Force preemptive authentication. This makes sure there is an 'Authentication: ' header being send before trying and failing and
// retrying by the basic authentication mechanism of DefaultHttpClient