mirror of
https://github.com/curl/curl.git
synced 2026-08-26 05:23:33 +03:00
websocket: rename arguments/variables to match docs
Pedantry/semantic-alignment between functions, docs, comments with respect to websocket protocol code; No functional change intended. * "totalsize", "framesize" becomes "fragsize" (we deal in frame fragments). * "sendflags" becomes "flags" * use canonical CURL *handle Closes #11493
This commit is contained in:
parent
3b3c41f933
commit
bc642cb333
3 changed files with 18 additions and 17 deletions
1
.mailmap
1
.mailmap
|
|
@ -104,3 +104,4 @@ Michael Musset <mickamusset@gmail.com>
|
|||
Andy Alt <arch_stanton5995@protonmail.com>
|
||||
Thomas1664 on github <46387399+Thomas1664@users.noreply.github.com>
|
||||
dengjfzh on github <dengjfzh@gmail.com>
|
||||
Brad Harder <brad.harder@gmail.com>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue