Files
ladybird/Libraries/LibWeb/Fetch/Fetching/Fetching.cpp
Timothy Flynn 5f9b1d3cd4 LibWeb: Make the main fetch response callback a bit easier to read
Each `if` branch in this callback returns a value, so let's add a bit of
whitespace between them to be easier on the eyes.
2025-04-23 19:58:58 -04:00

162 KiB