This website requires JavaScript.
Explore
Help
Sign In
luo980
/
curl
Watch
1
Star
0
Fork
0
You've already forked curl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
30,690
Commits
20
Branches
224
Tags
202
MiB
959e613e7c
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
e812473d1e
examples/websocket.c: websocket example using CONNECT_ONLY
...
Closes
#11262
2023-06-07 14:56:02 +02:00