The returned info is read-only for the user. Closes #11261
The test does a slightly ugly busy-loop for this case but should be managable due to it likely being a very short moment. Mention CURLE_AGAIN in curl_ws_recv.3 Fixes #10760 Reported-by: Jay Satiro Closes #10781
Receive them using a 256 bytes buffer in a loop.