]> git.ipfire.org Git - thirdparty/curl.git/commit
curl: add warning for incompatible parameters usage
authorCao ZhenXiang <caozhenxiang@protonmail.com>
Sun, 5 Sep 2021 05:04:38 +0000 (13:04 +0800)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 6 Sep 2021 14:59:08 +0000 (16:59 +0200)
commit7a3e981781d6c18ab62f51342b6aeed3e816b696
treecf16eb5ec07759d58b958b13c1a2f54a2ff19915
parent033d15a6c56158c29d971a146156e87be9485623
curl: add warning for incompatible parameters usage

--continue-at - and --remote-header-name are known incompatible parameters

Closes #7674
src/tool_getparam.c