Fixed
Fixed proxy DNS resolution being forced on by default. Now opt-in via
CLAUDE_CODE_PROXY_RESOLVES_HOSTS=true environment variable1 に設定すると、ホスト名の解決を呼び出し元ではなくプロキシ側で行うように許可します。
Set to 1 to allow the proxy to perform DNS resolution instead of the caller. Opt-in for environments where the proxy should handle hostname resolution
CLAUDE_CODE_PROXY_RESOLVES_HOSTS=true environment variable