Skip to content

Add missing `only_result` argument in `RemoteNode.send` and fix of encoding

Krzysztof Mochocki requested to merge kmochocki/remote_node_missing_param into master

Now incoming data from request is always decoded as utf-8, without using chardet library

Related indirectly to HAfAH!15 (merged) and directly to hive!383 (merged)

Edited by Bartek Wrona

Merge request reports