Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-11 | - I fixed the problem with doing NTLM, POST and then following a 302 redirect, | Daniel Stenberg | |
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... | |||
2009-05-10 | Added test 1100 - "HTTP POST with NTLM authorization and following a 302 | Daniel Stenberg | |
redirect" doesn't work, seems to repeat what Ebenezer Ikonne (on curl-users) and Laurent Rabret (on curl-library) have reported. Disabled for now. |