mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
File out node - fix timing of msg.send to be after close., and...
allow msg.encoding to set encoding if desired. To close #2921
This commit is contained in:
@@ -877,6 +877,7 @@
|
||||
},
|
||||
"encoding": {
|
||||
"none": "default",
|
||||
"setbymsg": "set by msg.encoding",
|
||||
"native": "Native",
|
||||
"unicode": "Unicode",
|
||||
"japanese": "Japanese",
|
||||
|
||||
Reference in New Issue
Block a user