mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:01:41 +03:00
CURLOPT_POSTFIELDSIZE*: these also work for MQTT and RTSP
Closes #19346
This commit is contained in:
parent
feab390124
commit
5ec87346a9
2 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ See-also:
|
|||
- CURLOPT_POSTFIELDSIZE_LARGE (3)
|
||||
Protocol:
|
||||
- HTTP
|
||||
- MQTT
|
||||
- RTSP
|
||||
Added-in: 7.2
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -10,6 +10,8 @@ See-also:
|
|||
- CURLOPT_POSTFIELDSIZE (3)
|
||||
Protocol:
|
||||
- HTTP
|
||||
- MQTT
|
||||
- RTSP
|
||||
Added-in: 7.11.1
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue