mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-04-19 05:48:07 -04:00
* ! 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.