↓ 20 callersFunctionWithDenyPrivateIPsWithDenyPrivateIPs rejects URLs whose host resolves to a non-public IP address (loopback, RFC1918, link-local, unique-local, multicast, unspecified).
pkg/gotenberg/outbound.go:205
↓ 12 callersFunctionSplitHostPortSplitHostPort splits a network address hostport of the form "host", "host%zone", "[host]", "[host%zone], "host:port", "host%zone:port", "[host]:port",
pkg/gotenberg/semconv/util.go:27