1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 09:51:46 -05:00
Jay Satiro f77dfbc5fb CURLOPT_POSTFIELDS.3: Clarify what happens when set empty
When CURLOPT_POSTFIELDS is set to an empty string libcurl will send a
zero-byte POST. Prior to this change it was documented as sending data
from the read callback.

This also changes the wording of what happens when empty or NULL so that
it's hopefully easier to understand for people whose primary language
isn't English.

Bug: https://github.com/curl/curl/issues/862
Reported-by: Askar Safin
2016-06-11 17:33:16 -04:00
..
2016-02-18 09:14:48 +01:00
2016-04-03 22:38:36 +02:00
2016-05-17 14:28:12 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-02-14 15:54:47 +01:00