ImageProperties() Doesn't Support <GlobalSettings>

@nielsbosma and @diskborste,

Can you update the ImageProperties() function to support <GlobalSettings>? Ideally, it would be great if you could also add a parameter for HttpSettings().

I have to use a whitelisted User-Agent when making HTTP requests on our company website, but ImageProperties() isn't honoring any of my Global Settings; specifically <RequestHeaders><Header Name="User-Agent"> & <Timeout>.

Without this support, ImageProperties() eventually times out and returns a '#VALUE!' error, when testing images from our domain while running outside of our VPN. It works correctly while running inside of our VPN.

Thank you!

-WolfeDen

Thanks for the suggestion, I'll see if it's possible to add! :slight_smile: