Change #246176
Category | None |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Mon 20 Oct 2025 00:36:42 |
Repository | https://api.github.com/repos/curl/curl |
Project | curl/curl |
Branch | bagder/curl_easy_setopt.md |
Revision | 6b2745326a4e6e3cca0510d882e8c8f04aff5b00 |
Comments
curl_easy_setopt.md: add missing CURLOPT_POSTFIELDS It was mistakenly removed in 8dab7465a594b1fb4b (shipped in 8.9.0) Also fix test 1139 which should have detected this but didn't due to a bad regex check. Reported-by: Jonathan Cardoso Fixes #19151
Changed files
- docs/libcurl/curl_easy_setopt.md
- tests/test1139.pl