forward_proxy
Forward an HTTP request through the Ona Prox proxy server to a target URL path. Returns the response body as text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Target URL path to forward the request to (default: i.pximg.net) | |
| body | No | Request body | |
| method | No | HTTP method (default: GET) |