Module: Whatsapp::ResponseHandling

Overview

Shared handling of HTTP responses for API operations.

Constant Summary collapse

MAX_ERROR_BODY =

Maximum number of response-body characters to include in error messages, to avoid leaking large or sensitive payloads into logs.

500