mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Dave C-J
82036dd84a
Simple fix to check/force http: to close #288
Checks url starts http: or https: - if not add http: - at least then it breaks gently. Also add resultant url to any error payload if request fails in order to make debug easier.
Description
Languages
JavaScript
99.7%
HTML
0.3%