Opt-in HTTPS resolver for remote JSON Schema resources.
Resolution is intentionally disabled by default. To enable it, pass
http_resolver: to FastestMCP.Schema.compile/2 with an explicit
:allowed_hosts list. Only HTTPS on an allowed port is accepted; redirects,
non-JSON responses, and oversized bodies fail closed.