Files
ladybird/Libraries/LibCore
Andreas Kling 5043c4a3e5 LibCore+WebServer+LibWeb: Make MIME type guesser take a StringView
This reverts my previous commit in WebServer and fixes the whole issue
in a much better way. Instead of having the MIME type guesser take a
URL (which we don't actually have in the WebServer at that point),
just take a path as a StringView.

Also, make use of the case-insensitive StringView::ends_with() :^)
2020-10-21 21:16:20 +02:00
..
2020-07-28 17:07:22 +02:00
2020-07-28 17:07:22 +02:00
2020-09-16 17:50:43 +02:00
2020-09-16 17:50:43 +02:00
2020-10-17 23:20:31 +02:00
2020-10-17 23:20:31 +02:00
2020-07-29 14:41:57 +02:00