Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: removed redundant --trace-ascii arguments | Dan Fandrich | 2017-05-09 | 1 | -1/+1 |
| | | | | | This is already added by the test suite; it's not clear why all these tests had it, unless it's cargo-culting. | ||||
* | TFTP: add option to suppress TFTP option requests (Part 2) | Jay Satiro | 2016-02-23 | 1 | -0/+44 |
- Add tests. - Add an example to CURLOPT_TFTP_NO_OPTIONS.3. - Add --tftp-no-options to expose CURLOPT_TFTP_NO_OPTIONS. Bug: https://github.com/curl/curl/issues/481 |