This fixes a bug in the encode function which changes the content of the 'method' field (prepending the internal_namespace value). This prevents multiple calls to encode with the same args table. You may want this if you want to e.g. call 'encode' on the table and log the output, then pass the table to 'client.call'.
This fixes a bug in the encode function which changes the content of the 'method' field (prepending the internal_namespace value). This prevents multiple calls to encode with the same args table. You may want this if you want to e.g. call 'encode' on the table and log the output, then pass the table to 'client.call'.