From cd2fb13b3e9ced39059f3d6572fd8806d0026d2e Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sun, 17 May 2015 11:04:53 +1200 Subject: websockets: replace the "raw" with a simpler mechanism You can now say "knone" to specifiy that no key should be generated under any circumstances. --- libpathod/templates/docs_lang_websockets.html | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (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 9eb1ec25..a77ac251 100644 --- a/libpathod/templates/docs_lang_websockets.html +++ b/libpathod/templates/docs_lang_websockets.html @@ -48,7 +48,8 @@ kVALUE Set the masking key. The resulting value must be exactly 4 - bytes long. + bytes long. The special form knone specifies that no key + should be set, even if the mask bit is on. @@ -67,18 +68,6 @@ - - r - - Create a "raw" frame: -