* ! Remove dead code in HTTPImageLoader
* ! Add test replicating hackerone 351932
Test checks that we properly handle redirects to forbidden URLs
* ! Sandbox HttpHandler handles redirects and validates them
Implements the relevant RFCs and follow .NET implementation.
Filters out invalid URL redirects.