This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-16 19:45:07 +00:00
Code
Issues
Activity
Actions
bf7b51a569
serenity
/
Userland
/
Libraries
/
LibWeb
/
MimeSniff
History
Download ZIP
Download TAR.GZ
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