From bddf81edfc07aab065c12b245665b613d2f61e13 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sun, 17 May 2015 11:31:02 +1200 Subject: websockets: lINTEGER to specify payload length --- libpathod/templates/docs_lang_websockets.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'libpathod/templates/docs_lang_websockets.html') 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 @@ -53,6 +53,14 @@ + + lINTEGER + + Set the payload length in the frame header, regardless of the + actual body length. + + + [-]mask -- cgit v1.2.3