http_get
Send HTTP GET requests with configurable headers, cookies, body, and timeout. Logs all request details for security testing, API testing, or web automation.
Instructions
HTTP GET 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 |