Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | curl: use 2TLS by default | Daniel Stenberg | 2015-12-13 | 1 | -2/+3 |
| | | | | | | | | | Make this the default for the curl tool (if built with HTTP/2 powers enabled) unless a specific HTTP version is requested on the command line. This should allow more users to get HTTP/2 powers without having to change anything. | ||||
* | test1420: Removed unnecessary CURLOPT setting | Steve Holme | 2014-09-07 | 1 | -1/+0 |
| | |||||
* | tests: Added more "Clear Text" authentication keywords | Steve Holme | 2014-09-07 | 1 | -0/+1 |
| | |||||
* | tests: Added --libcurl for IMAP test case | Steve Holme | 2014-09-07 | 1 | -0/+108 |