mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01: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:
Reference in New Issue
Block a user