LibWeb: Implement FetchController::abort()

This commit is contained in:
Kenneth Myhra 2024-11-22 12:30:16 +01:00 committed by Andreas Kling
commit 968c38e54f
Notes: github-actions[bot] 2024-11-24 10:12:37 +00:00
4 changed files with 34 additions and 4 deletions

View file

@ -0,0 +1,2 @@
AbortError: Aborted without reason
Abort with a reason