Nothing else
Closes #9459
Retrives as much as possible of a received WebSockets data fragment into the
\fBbuffer\fP, but not more than \fBbuflen\fP bytes. The provide
\fIrecvflags\fP argument gets bits set to help characterize the fragment.
-.IP RECVFLAGS
+.SH RECVFLAGS
.IP CURLWS_TEXT
The buffer contains text data. Note that this makes a difference to WebSockets
but libcurl itself will not make any verification of the content or
.fi
.SH AVAILABILITY
-Added in 7.85.0.
+Added in 7.86.0.
.SH RETURN VALUE
.SH "SEE ALSO"
.fi
.SH AVAILABILITY
-Added in 7.85.0.
+Added in 7.86.0.
.SH RETURN VALUE
.SH "SEE ALSO"
CURLOPT_WRITEFUNCTION 7.1
CURLOPT_WRITEHEADER 7.1
CURLOPT_WRITEINFO 7.1
-CURLOPT_WS_OPTIONS 7.85.0
+CURLOPT_WS_OPTIONS 7.86.0
CURLOPT_XFERINFODATA 7.32.0
CURLOPT_XFERINFOFUNCTION 7.32.0
CURLOPT_XOAUTH2_BEARER 7.33.0