Requests

The HTTPRequest nodes that will do the requests and parse the results. They are usually managed by their respective Endpoint Node, which will instance them when needed and listen to the results and/or errors and treat that before giving it back to you.

But if you want to make the requests directly yourself, you can also use these nodes.