Files
ladybird/Userland/Libraries/LibWeb/HTML/SharedImageRequest.cpp
rmg-x 8085e3eb26 LibWeb: Add response status check in SharedImageRequest::fetch_image
If an image response status was not ok, we would still pass the received
body data to ImageDecoder which is not correct.
2024-07-06 15:51:22 -06:00

7.4 KiB