01Send HTTP requests with method, URL, headers, body, and parameters via JSON.
02Parse and execute HTTP requests directly from cURL command strings.
03Manage and persist default headers (set, clear, get) across requests.
040 GitHub stars
05Automatically format and truncate response bodies (JSON, HTML, text).
06Support for URL-encoded query parameters and custom request timeouts.