Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-20 | make the first response get a "connection: close" header as that is how | Daniel Stenberg | |
most 1.1 connections will be closed. The case where it gets closed anyway is subject for a new separate test. | |||
2004-03-22 | Enabled 'NT responses' in the NTLM type-3 message. | Daniel Stenberg | |
2004-02-09 | Modified the default HTTP Accept: header to only be Accept: */* | Daniel Stenberg | |
2003-10-24 | make it work with Negotiate support enabled too | Daniel Stenberg | |
2003-10-22 | Modified to be able to repeat Kevin Roth's problem | Daniel Stenberg | |
2003-10-21 | modified test 91 to look more like Kevin Roth's error case | Daniel Stenberg | |
2003-10-21 | test case 91 added, an attempt to repeat a problem reported by Kevin Roth | Daniel Stenberg | |
on Oct 20, 2003. |