Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-21 | tests: Fixed XML validation errors in some test files. | Dan Fandrich | |
2017-06-16 | curl: prevent binary output spewed to terminal | Daniel Stenberg | |
... unless "--output -" is used. Binary detection is done by simply checking for a binary zero in early data. Added test 1425 1426 to verify. Closes #1512 |