Files
ladybird/Userland/Libraries/LibWeb/Loader/ImageLoader.cpp
Andreas Kling 0e2cd5540a LibWeb: Follow HTTP 3xx redirections when loading images
This basically copies some logic from FrameLoader to ImageLoader.
Ideally we'd share this code, but for now let's just get redirected
images to show up. :^)
2022-02-16 22:21:45 +01:00

4.4 KiB