Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-03 | tests/libtest: follow our code style guidelines better | Daniel Stenberg | |
... checksrc of all test code is pending. | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2014-04-22 | tests: Fixed torture test for tests 1526 & 1527 | Dan Fandrich | |
2014-04-04 | CURLOPT_HEADEROPT: added | Daniel Stenberg | |
Modified the logic so that CURLOPT_HEADEROPT now controls if PROXYHEADER is actually used or not. | |||
2014-04-04 | CURLOPT_PROXYHEADER: set headers for proxy-only | Daniel Stenberg | |
Includes docs and new test cases: 1525, 1526 and 1527 Co-written-by: Vijay Panghal |