HTTP
Provides complete HTTP client functionality for making web requests and API calls. Includes the core HTTP methods (GET, POST, PUT, DELETE) for communicating with external services, along with actions to configure request headers, body content, timeouts, and proxy settings for comprehensive network integration.
Area: 📦 network
Available Actions
This set contains 8 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
http-delete "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.