litegraph.js icon indicating copy to clipboard operation
litegraph.js copied to clipboard

Fix ignored input on HttpRequestNode

Open BIightning opened this issue 1 year ago • 1 comments

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.

BIightning avatar Jan 18 '24 18:01 BIightning

Implemented on my fork.

daniel-lewis-ab avatar May 10 '24 00:05 daniel-lewis-ab