Files
ladybird/Libraries
Andreas Kling d612ca1fcc LibWeb: Render content based on MIME type provided by server (or guess)
We now look at the Content-Type HTTP header when deciding how to render
some loaded content. If there is no Content-Type header (which will
always be the case when loading local files, for example), we make a
guess based on the URL filename.
2020-05-10 22:32:12 +02:00
..
2020-05-08 21:57:44 +02:00
2020-05-09 23:45:16 +02:00
2020-05-10 10:23:05 +02:00
2020-05-02 01:23:30 +02:00