This namespace contains 7 node(s).
Available Nodes
- HTTP DELETE - Send a DELETE request.
- HTTP GET Bytes - Download binary data from a URL.
- HTTP GET JSON - Fetch and parse JSON from a URL.
- HTTP GET Text - Fetch text content from a URL.
- HTTP PATCH - Send a PATCH request with JSON body.
- HTTP POST - Send a POST request with JSON body.
- HTTP PUT - Send a PUT request with JSON body.