Module: Whatsapp::ResponseHandling
- Included in:
- Media, MessageTemplates, Messages, Messages
- Defined in:
- lib/ruby/whatsapp/response_handling.rb
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