diff options
Diffstat (limited to 'libpathod/templates/docs_lang_websockets.html')
| -rw-r--r-- | libpathod/templates/docs_lang_websockets.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libpathod/templates/docs_lang_websockets.html b/libpathod/templates/docs_lang_websockets.html index b21f84a1..8cd176fc 100644 --- a/libpathod/templates/docs_lang_websockets.html +++ b/libpathod/templates/docs_lang_websockets.html @@ -77,6 +77,14 @@ </tr> <tr> + <td> r<a href="#valuespec">VALUE</a> </td> + <td> + Set the raw frame payload. This diesables masking, even if the + key is present. + </td> + </tr> + + <tr> <td> [-]rsv1 </td> <td> Set or un-set the <b>rsv1</b> bit. |
