This update for cpp-httplib fixes the following issues:
CVE-2025-66570: IP spoofing, log poisoning, and authorization bypass via header shadowing due to acceptance and
parsing of client-controlled injected HTTP headers in incoming requests (bsc#1254734).
CVE-2025-66577: access and error log poisoning with spoofed client IPs due to unconditional acceptance of
client-controlled X-Forwarded-For and X-Real-IP headers (bsc#1254735).