Files
ladybird/Userland/Libraries/LibWeb/HTML/Scripting/Fetching.cpp
Karol Kosek 7fa5dd7a92 LibWeb: Implement more steps in 'fetching a single module script'
By using fetch, the request now also follows redirects, which in the end
makes the 'Polyfilled Features' section on
https://github.github.com/browser-support/ load :^)
2023-08-09 12:08:06 -04:00

35 KiB