ProtectedInternalMakes an HTTP request with configurable options
The action parameters containing:
Response object with status, headers, and body
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Action that makes HTTP requests with full control over headers, authentication, and request options
Example