Browse Source

jsonrpcs: xhttp module is optional, other transports can be used

Daniel-Constantin Mierla 8 years ago
parent
commit
1859d5167a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/modules/jsonrpcs/doc/jsonrpcs_admin.xml

+ 2 - 1
src/modules/jsonrpcs/doc/jsonrpcs_admin.xml

@@ -59,7 +59,8 @@
 			<itemizedlist>
 			<listitem>
 			<para>
-				<emphasis>xhttp</emphasis> - xHTTP.
+				<emphasis>xhttp</emphasis> - xHTTP (optional, required when
+				http transport is wanted).
 			</para>
 			</listitem>
 			</itemizedlist>