]> git.ipfire.org Git - thirdparty/curl.git/commit
curl_mime_headers.3: fix the example's use of curl_slist_append
authorDaniel Stenberg <daniel@haxx.se>
Tue, 8 Sep 2020 15:25:27 +0000 (17:25 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 8 Sep 2020 20:51:16 +0000 (22:51 +0200)
commit36f60494aea504b269e740af49135c967813e5b1
tree04a1cd11d3e6198fdbdf756b9cd7e3efa9ba1601
parent558dffe3066c0e3941cf4780974b4819f1c6ee74
curl_mime_headers.3: fix the example's use of curl_slist_append

Reported-by: sofaboss on github
Fixes #5942
Closes #5943
docs/libcurl/curl_mime_headers.3