litegraph.js
litegraph.js copied to clipboard
Fix ignored input on HttpRequestNode
Inputs on the HttpRequestNode are not being used. This fix first tries to get an url from an input and failing that falls back to the internal url property.
Implemented on my fork.