http_put
Send HTTP PUT requests with headers, cookies, and body, configure timeout, and log all request details. Ideal for API testing, security checks, and web automation.
Instructions
HTTP PUT request with full support (headers, cookies, body, timeout) - All requests logged
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | ||
cookies | No | ||
headers | No | ||
timeout | No | ||
url | Yes |