the http-client.env.json file is incorrectly copied to the publish output directory during project deployment.
This file is an environment configuration file for the HTTP Client tool and should not be treated as deployable content. Its presence in the publish directory is unnecessary and potentially exposes environment-specific configuration details.
I'm unsure if this is the correct repository to report this issue.