proxy
Work with proxy
Overview
The proxy
action is part of the http set in Rhyme. Work with proxy.
Category: Http
Area: 🌐 Network
Basic Usage
proxy "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
proxy "Example usage"
Example 2: With Variables
$my-variable: "some value"
proxy $my-variable
Tips
- This action is part of the http set
- Common use case: Making network requests
Related Actions
Related actions from the http set will be listed here.