1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 19:45:07 +00:00
serenity/Userland/Libraries/LibWeb/MimeSniff
Hendiadyoin1 6e921ae304 LibWeb: Move passed string in MimeType constructor
This was pointed out by Clang-Tidy and should avoid an allocation.
2022-03-21 10:48:17 +01:00
..
MimeType.cpp LibWeb: Move passed string in MimeType constructor 2022-03-21 10:48:17 +01:00
MimeType.h LibWeb: Implement spec-compliant MIME type struct and parser 2022-02-12 12:53:28 +01:00