Protected InternalMakes 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
Private configurePrivate configurePrivate getGet boolean parameter with default
Private getGet numeric parameter with default
Private getGet parameter value by name (case-insensitive)
Action that makes HTTP requests with full control over headers, authentication, and request options
Example