Module helpers
Modules§
- domain_
guard - Shared domain/URL validation and allowlist helpers.
Functions§
- read_
response_ text - Read bounded HTTP response text with UTF-8-safe truncation.
Read a response body up to
limitbytes and return UTF-8-safe text.
limit bytes and return UTF-8-safe text.