mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
If we've already fired off an error, calling stop_fetch() should make no difference, other than stopping the Requests::Request. Eventually, we'll probably want abort() and terminate() to eventually stop the Requests::Request in an unobservable way.