Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #246181

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Mon 20 Oct 2025 08:50:02
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision 0bb25cdbb78d9052a57b8147f3f399f6045b3238

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
Closes #119152

Changed files