summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/AbstractScrollableWidget.cpp
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2022-10-23 22:16:14 +0100
committerLinus Groh <mail@linusgroh.de>2022-10-30 20:10:29 +0000
commitc8d121fa3203a578156cdae6a671e2a0c6673572 (patch)
treeca9454a1e8fce0184d687a3189dee53f033fbfc2 /Userland/Libraries/LibGUI/AbstractScrollableWidget.cpp
parent4db85493e8210027c7047f2ca585e86c2b772174 (diff)
downloadserenity-c8d121fa3203a578156cdae6a671e2a0c6673572.zip
LibWeb: Implement most of the 'Fetching' AOs
This implements the following operations from section 4 of the Fetch spec (https://fetch.spec.whatwg.org/#fetching): - Fetch - Main fetch - Fetch response handover - Scheme fetch - HTTP fetch - HTTP-redirect fetch - HTTP-network-or-cache fetch (without caching) It does *not* implement: - HTTP-network fetch - CORS-preflight fetch Instead, we let ResourceLoader handle the actual networking for now, which isn't ideal, but certainly enough to get enough functionality up and running for most websites to not complain.
Diffstat (limited to 'Userland/Libraries/LibGUI/AbstractScrollableWidget.cpp')
0 files changed, 0 insertions, 0 deletions