Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, i need help....How can i load site (URL) through HTTP Client?
@m4zuper Yes, I tried to find out from the Internet, it doesn't work.
@basmail said in HTTP requests with javascript/npm:
@Fox said in HTTP requests with javascript/npm: Use node js Yes I got that, but how is it done in node.js with this complex structure? There is not even a log when something fails...
@Fox said in HTTP requests with javascript/npm:
Use node js
Yes I got that, but how is it done in node.js with this complex structure? There is not even a log when something fails...
Have you tried searching the forum for topics where users discussed sending requests from node js?
@sam99 BAS has complete control over net traffic, but it is not yet implemented as api. Only this http://wiki.bablosoft.com/doku.php?id=how_to_get_request_result Later will be possible to change requests and responces and inspect all data.