Commit graph

24 commits

Author SHA1 Message Date
Jan Oberhauser fd185671db 🐛 Fix sending none JSON data bug 2020-04-13 22:17:23 +02:00
Jan Oberhauser 4374b3d914 Small improvement to HTTP Request-Node 2020-04-10 00:44:09 +02:00
ricardo cbf4a921e8 HTTP node improvements 2020-04-08 23:17:09 -04:00
Jan Oberhauser d710909bbd Add support to send multiple files with Form-Data Multipart 2020-03-30 10:31:33 +02:00
ricardo bce40148a6 Extended multipart/form-data functionality 2020-03-23 09:11:36 -04:00
Jan Oberhauser ce0aaeba7d Improve continueOnFail behaviour 2020-03-17 13:18:04 +01:00
Jan Oberhauser 83c49ddd21 Make possible to send binary-data with HttpRequest-Node 2020-01-10 12:57:01 -06:00
Jan Oberhauser 7b8f88f39e Set reasonable defaults for HTTP Request node "accept" header 2020-01-01 10:28:43 -06:00
Jan Oberhauser e1be291949 Add subtitle to HTTP Request Node 2019-12-28 21:24:14 -06:00
Romain Dunand cfa8713226 Auth & get records management 2019-11-13 00:15:20 +01:00
Jan Oberhauser 5804d908d5 Rename parameter to match others and add dot to descriptions 2019-11-02 21:20:42 +01:00
Leo 644b5455c9 added ability to post raw/string/xml 2019-11-02 10:12:59 +01:00
Jan Oberhauser be8f0b9e35 Make it possible to send Patch-Requests with HttpRequest-Node 2019-10-16 12:32:15 +02:00
Jan Oberhauser ea6ec1aa6c Make it possible to send Form-Data with HttpRequest-Node 2019-10-16 12:26:47 +02:00
Jan Oberhauser 3580ea0e2e Add additional options to "HTTP Request" node 2019-09-19 21:56:04 +02:00
Jan Oberhauser 7a98291110 Add body support for PUT requests 2019-09-19 16:43:38 +02:00
Jan Oberhauser 5a8c2c9912 🐛 Fix bug that HTTP Request node did process data incorrectly 2019-09-04 22:41:17 +02:00
Jan Oberhauser 699cd25615 🐛 Fix bug that HTTP Request node did process JSON incorrectly 2019-09-04 22:02:10 +02:00
Jan Oberhauser c1e753e9d1 Remove "Read File From Url" node and add functionality to
"HTTP Request" node
2019-09-04 13:24:44 +02:00
Jan Oberhauser 74c2d9a366 Add digestAuth support to HTTP Request-Node 2019-09-04 07:37:48 +02:00
Thomas LEVEIL 36e93c15de Add option "allowUnauthorizedCerts" to HttpRequest-Node 2019-08-14 00:11:23 +02:00
Jan Oberhauser 1b59d7b886 Copy data on execution only if needed 2019-08-01 22:55:33 +02:00
Jan Oberhauser a8f1f9c0ba Small fixes and fix that some nodes changed incoming data 2019-08-01 22:44:29 +02:00
Jan Oberhauser 9cb9804eee Initial commit to release 2019-06-23 12:35:23 +02:00