CURLOPT_COPYPOSTFIELDS.md: used with MQTT and RTSP as well

Follow-up to 5ec87346a9

Closes #19351
This commit is contained in:
Daniel Stenberg 2025-11-04 08:44:28 +01:00
parent f8e7b1377b
commit 70a11c6f06
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -11,6 +11,8 @@ See-also:
- CURLOPT_UPLOAD (3)
Protocol:
- HTTP
- MQTT
- RTSP
Added-in: 7.17.1
---