Using HttpClient in C#, I\'m trying to verify that an image exists at a given URL without downloading the actual image. These images can come from any publicly
HttpClient