Daniel Stenberg
|
f540e43b9d
|
examples: use present tense in comments
remove "will" and some other word fixes
Closes #13003
|
2024-02-27 16:19:43 +01:00 |
|
Daniel Stenberg
|
78886afb50
|
ws: make the curl_ws_meta() return pointer a const
The returned info is read-only for the user.
Closes #11261
|
2023-06-07 23:37:21 +02:00 |
|
Daniel Stenberg
|
0e339b9e72
|
websocket-cb: example doing WebSocket download using callback
Very basic
Closes #11260
|
2023-06-07 14:52:00 +02:00 |
|