mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
The condition for checking if there was already a response in recursive fetch was accidentally flipped, always causing a null deref. This made redirects crash for example.