]> granicus.if.org Git - curl/commit
KNOWN_BUGS: remove "CURLFORM_CONTENTLEN in an array"
authorDaniel Stenberg <daniel@haxx.se>
Sun, 13 Oct 2019 09:35:57 +0000 (11:35 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 13 Oct 2019 09:35:57 +0000 (11:35 +0200)
commita81836a7f21fc9047d0688b66daa1fe15720a3c7
tree1306e685eb226fe58449693ec502c897cf861ef9
parente80b5c801652bdd8aa302345954c3ef8050d039a
KNOWN_BUGS: remove "CURLFORM_CONTENTLEN in an array"

The curl_formadd() function is deprecated and shouldn't be used so the
real fix for applications is to switch to the curl_mime_* API.
docs/KNOWN_BUGS