Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http: always send Host: header as first header | Daniel Stenberg | 2015-03-12 | 1 | -2/+2 |
* | tests: Don't run HTTP digest tests for SSPI based builds | Steve Holme | 2014-11-06 | 1 | -0/+1 |
* | Replaced 127.0.0.1 with %HOSTIP where possible | Dan Fandrich | 2007-09-14 | 1 | -2/+2 |
* | Updated the test harness to add a new "crypto" feature check and updated the | Dan Fandrich | 2007-03-09 | 1 | -0/+3 |
* | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich | 2007-01-23 | 1 | -0/+2 |
* | Modified the default HTTP headers used by libcurl: | Daniel Stenberg | 2005-05-11 | 1 | -2/+0 |
* | keywords added | Daniel Stenberg | 2005-04-22 | 1 | -0/+7 |
* | A minor "syntax error" in numerous test files corrected | Daniel Stenberg | 2005-01-25 | 1 | -1/+1 |
* | Now the test servers and test cases can run on a custom port number. There's | Daniel Stenberg | 2004-09-08 | 1 | -3/+3 |
* | Modified the default HTTP Accept: header to only be Accept: */* | Daniel Stenberg | 2004-02-09 | 1 | -2/+2 |
* | Digest *OR* Basic authorization test | Daniel Stenberg | 2003-07-28 | 1 | -0/+76 |