1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 10:57:35 +00:00
serenity/Userland/Libraries/LibWeb/MimeSniff
Kemal Zebari a2a61d6941 LibWeb/MimeSniff: Add move/copy construct and assignment to MimeType
This change exists to avoid having to reparse a MIME type when we
need to move/copy elsewhere.
2023-12-07 10:31:54 -07:00
..
MimeType.cpp LibWeb/MimeSniff: Add move/copy construct and assignment to MimeType 2023-12-07 10:31:54 -07:00
MimeType.h LibWeb/MimeSniff: Add move/copy construct and assignment to MimeType 2023-12-07 10:31:54 -07:00