Parameter | Description |
---|---|
Base URL | The full URL of the HTTP endpoint you wish to connect to. |
Headers | (Optional) Additional headers required by the endpoint, such as API keys or authentication tokens, as key-value pairs. |
Response Format | The expected format of the response from the HTTP endpoint (e.g., JSON, XML) to ensure correct parsing and processing. |