]> git.ipfire.org Git - thirdparty/curl.git/commit
curl_ws_send.3: call the argument 'fragsize'
authorDaniel Stenberg <daniel@haxx.se>
Fri, 7 Oct 2022 15:33:44 +0000 (17:33 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 7 Oct 2022 16:34:01 +0000 (18:34 +0200)
commit642404717c0f1fa94b511d214d0898f7a516d754
tree69368f169ab9d3a1049a37e3b8da05837cf8934b
parent00452e6aafb8bbb8562b37aa6ddaa8de8d85bc1b
curl_ws_send.3: call the argument 'fragsize'

Since WebSocket works with "fragments" not "frames"

Closes #9668
docs/libcurl/curl_ws_send.3