Description
--etag-save does not handle error paths correctly when given a bad file path followed by a working transfer.
Affected Tests
- Test 369:
--etag-save with bad path then working transfer
Exit Criteria
Test 369 must pass in the curl test suite (scripts/run-curl-tests.sh 369) with no regressions in previously passing tests.
Description
--etag-savedoes not handle error paths correctly when given a bad file path followed by a working transfer.Affected Tests
--etag-savewith bad path then working transferExit Criteria
Test 369 must pass in the curl test suite (
scripts/run-curl-tests.sh 369) with no regressions in previously passing tests.