Skip to main content

Module http

Module http 

Source

Enums§

HttpError

Functions§

execute_tool
Execute an HTTP tool call against a provider’s API.
execute_tool_with_gen
Execute an HTTP tool call, optionally using a dynamic auth generator.
validate_headers
Check that classified header parameters don’t contain denied headers.
validate_url_not_private
Validate that a URL does not target private/internal network addresses (SSRF protection). Checks the hostname against deny-listed private IP ranges.