1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/nodes/core
James Thomas 699a22c757 Allow HTTP nodes to handle non-UTF8 content.
Setting UTF-8 as the default body encoding stops us sending binary
content, e.g. audio, which can be decoded into a Buffer.

Use "Content-Type" header to decide whether to decode as UTF-8 or a
Buffer.
2015-10-05 11:53:29 +01:00
..
analysis More node i18n tidy-up 2015-07-02 10:49:38 +01:00
core Merge pull request #724 from vielmetti/travis-node-4 2015-09-25 23:02:49 +01:00
hardware NLS status text in editor not runtime 2015-07-02 10:49:40 +01:00
io Allow HTTP nodes to handle non-UTF8 content. 2015-10-05 11:53:29 +01:00
locales/en-US remove spaces before ? in messages 2015-07-14 23:47:58 +01:00
logic More restylin 2015-07-14 15:59:56 +01:00
parsers Let XML node options be set 2015-09-26 13:47:14 +01:00
storage Fix File node check of msg.payload to close #700 2015-07-10 14:59:23 +01:00