From: Alexander Barton Date: Sun, 7 Oct 2018 21:54:13 +0000 (+0200) Subject: Update doc/Protocol.txt for IRCv3 WEBIRC extension X-Git-Tag: rel-25~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a38eea8987b32f3d17ae04eabdd9d114af57bd25;p=ngircd Update doc/Protocol.txt for IRCv3 WEBIRC extension See commit d0f9d3d92. --- diff --git a/doc/Protocol.txt b/doc/Protocol.txt index 6b3cfbcf..b6ead9df 100644 --- a/doc/Protocol.txt +++ b/doc/Protocol.txt @@ -176,7 +176,7 @@ channel mode). In this case should be "0". II.4 Update webchat/proxy client information Command: WEBIRC - Parameters: + Parameters: [] Used by: unregistered clients only The WEBIRC command is used by some Web-to-IRC gateways to set the correct @@ -186,6 +186,9 @@ first command sent to the server, even before USER and NICK commands! The must be set in the server configuration file to prevent unauthorized clients to fake their identity; it is an arbitrary string. +Optionally, a 5th parameter is accepted to comply with an IRCv3 extension, +see , but ignored. + II.5 Client character encoding conversion