Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-12 | mime: keep "text/plain" content type if user-specified. | Patrick Monnerat | |
Include test cases in 554, 587, 650. Fixes https://github.com/curl/curl/issues/1986 | |||
2017-09-30 | test650: Use variable replacement to set the host address and port | Dan Fandrich | |
Otherwise, the test fails when the -b test option is used to set a different test port range. | |||
2017-09-07 | form API: add new test 650. | Patrick Monnerat | |
Now that the form API is deprecated and not used anymore in curl tool, a lot of its features left untested. Test 650 attempts to check all these features not tested elsewhere. |