From 56dab605f1f1010d7a97b29532d294ad5a6a83a9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 11 May 2009 08:55:58 +0000 Subject: - I fixed the problem with doing NTLM, POST and then following a 302 redirect, as reported by Ebenezer Ikonne (on curl-users) and Laurent Rabret (on curl-library). The transfer was mistakenly marked to get more data to send but since it didn't actually have that, it just hung there... --- tests/data/DISABLED | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/DISABLED') diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 251b45b1a..0e3c19ba2 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -4,4 +4,4 @@ # per line. # Lines starting with '#' letters are treated as comments. 563 -1100 + -- cgit v1.2.3