]> git.ipfire.org Git - thirdparty/curl.git/commit
setopt: when POST is set, reset the 'upload' field
authorDaniel Stenberg <daniel@haxx.se>
Thu, 15 Sep 2022 07:22:45 +0000 (09:22 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 15 Sep 2022 21:44:15 +0000 (23:44 +0200)
commita64e3e59938abd7d667e4470a18072a24d7e9de9
tree6d7f930841e760c6663511b940bbb7e48aecca38
parentc04c78ac87c4d46737934345af50868bcc4e1ba4
setopt: when POST is set, reset the 'upload' field

Reported-by: RobBotic1 on github
Fixes #9507
Closes #9511
lib/setopt.c