Files
ladybird/Userland/Libraries/LibWeb/Loader/ResourceLoader.cpp
Andreas Kling 652676fdc1 LibWeb: Make ResourceLoader insert a Content-Type header for file://
We make a guess using the MIME type guessing API in LibCore. This frees
clients of this code from having to do the guessing.
2023-03-22 23:34:32 +00:00

15 KiB