diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-05-11 08:55:58 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-05-11 08:55:58 +0000 |
commit | 56dab605f1f1010d7a97b29532d294ad5a6a83a9 (patch) | |
tree | 594a27ebfd3ea189bef3622f4e8d41b060bc6fd7 /tests/data/DISABLED | |
parent | 3aa3d7e6293ae18ed2dd25cbfeddaecfbe6e6c78 (diff) |
- 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...
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r-- | tests/data/DISABLED | 2 |
1 files changed, 1 insertions, 1 deletions
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 + |