Nicholas O'Leary
488a039781
Add err handler on tcpout/listener. Fixes #50
2013-10-27 17:57:46 +00:00
Dave C-J
6fb8506722
Better fix to Close Issue#48. udp out node now accept msg.ip and msg.port properties - and udp in node now produces them also. Note- the ststically configured vlues WILL take precedence - so if you want to use msg.ip and msg.port then do not configure them in the edit dialog
2013-10-25 11:27:21 +01:00
Dave C-J
a4160a6bea
Partial fix for Issue #45 - allows msg.destip and msg.port properties to override static config.
...
Signed-off-by: Dave C-J <dave@conway-jones.co.uk>
2013-10-24 19:58:57 +01:00
Dave C-J
f1f00da1a8
Allow http request node to pass through existing msg properties rather than wiping clean (in case needed on other side...)
...
Also one more try / catch to xml parser... could still barf if provoked.
2013-10-23 21:27:54 +01:00
Dave Conway-Jones
30f3a46d46
Fix for Issue#45
2013-10-23 08:42:14 +01:00
Nicholas O'Leary
dc0d62cb28
HttpRequest: unable to overide url with https url
2013-10-23 00:03:32 +01:00
Nicholas O'Leary
778e0d2086
HTTPRequest: custom headers not passed on
2013-10-20 00:09:15 +01:00
Nicholas O'Leary
e6fe875e25
Rogue console.log
2013-10-14 09:33:25 +01:00
Nicholas O'Leary
fff61861c1
Deprecated old socket nodes
2013-10-13 19:25:53 +01:00
Dave C-J
9741c36fdb
New UDP node to go with updated TCP node - includes multicast support
2013-10-11 21:42:34 +01:00
Nicholas O'Leary
80b76fba88
HttpRequest: don't send body for GET/DELETE methods
2013-10-10 09:56:24 +01:00
Nicholas O'Leary
6298a13f06
Add warning if http response node doesn't get a msg.res object
2013-10-09 20:45:51 +01:00
Dave C-J
56476312c1
Fix wrong type of string being detected by TCPin node
2013-10-07 16:25:23 +01:00
Nicholas O'Leary
eafc1e4f5d
Failed to set http request headers - fixes #32
2013-10-02 19:42:52 +01:00
Nicholas O'Leary
d332600149
Add new http request node
2013-10-01 17:03:17 +01:00
Nicholas O'Leary
68e7e5e226
Add HTTP Response node to make http flows easier to handle
2013-09-28 22:18:41 +01:00
Dave C-J
9c6fb698ea
Tweak some node labels to make the behaviour more consistent (at least per palette section)
2013-09-27 10:38:59 +01:00
Nicholas O'Leary
6783322e5f
Better serial port error handling
2013-09-25 15:19:15 +01:00
Dave C-J
019a4ff397
Patch for serial node - if no delimiter selected then it was holding onto the last character in the buffer.
2013-09-23 08:28:40 +01:00
Nicholas O'Leary
5390d9bc66
console.log in haste... remove at leisure
2013-09-19 17:01:00 +01:00
Nicholas O'Leary
8821f88743
Make TCP nodes more intuitive
...
The edit dialog for the TCP nodes is (IMHO) clearer to use now
and provides options for how to handle the incoming messages.
The general error handling to much improved as well.
2013-09-19 13:02:27 +01:00
Nicholas O'Leary
62e7b253c9
HTTP node not closeing properly
2013-09-18 09:21:12 +01:00
Nicholas O'Leary
77a6b0a71d
Import fails on nodes with config labels
2013-09-09 09:59:35 +01:00
Dave C-J
065d47d173
handle more errors for sockets. one step forward.
2013-09-08 11:21:26 +01:00
Dave C-J
38d309dcf3
improved error handling (and labelling) for socket node... but not perfect by a long way...
2013-09-06 21:43:54 +01:00
Nicholas O'Leary
32796dd74c
Got to start somewhere
2013-09-05 15:02:48 +01:00