aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/templates/docs_lang_websockets.html
diff options
context:
space:
mode:
Diffstat (limited to 'libpathod/templates/docs_lang_websockets.html')
-rw-r--r--libpathod/templates/docs_lang_websockets.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/libpathod/templates/docs_lang_websockets.html b/libpathod/templates/docs_lang_websockets.html
index a77ac251..b21f84a1 100644
--- a/libpathod/templates/docs_lang_websockets.html
+++ b/libpathod/templates/docs_lang_websockets.html
@@ -54,6 +54,14 @@
</tr>
<tr>
+ <td> l<a href="#valuespec">INTEGER</a> </td>
+ <td>
+ Set the payload length in the frame header, regardless of the
+ actual body length.
+ </td>
+ </tr>
+
+ <tr>
<td> [-]mask </td>
<td>
Set or un-set the <b>mask</b> bit.