request_send
Send a custom HTTP request with specified method, URL, headers, and body using mitmproxy's replay client.
Instructions
Send a new HTTP request using mitmproxy's built-in replay.client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| url | Yes | ||
| headers | No | ||
| body | No | ||
| body_encoding | No | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||