mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 11:20:03 +00:00
If the request is stopped RequestServer::did_finish_request() will crash on the VERIFY() call since request.total_size.has_value() returns false. Let us instead use a conditional expression to verify if it has a value and then call async_request_finished().
5.6 KiB
5.6 KiB