1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 03:48:13 +00:00
serenity/Userland/Libraries/LibWeb/MimeSniff
Linus Groh fad69fcacd LibWeb: Move Fetch::collect_an_http_quoted_string() into HTTP.{cpp,h}
The Fetch spec is too big to have a generic AbstractOperations.{cpp,h}
file, so let's keep AOs in their section-specific files.
2022-07-14 00:42:26 +01:00
..
MimeType.cpp LibWeb: Move Fetch::collect_an_http_quoted_string() into HTTP.{cpp,h} 2022-07-14 00:42:26 +01:00
MimeType.h LibWeb: Implement spec-compliant MIME type struct and parser 2022-02-12 12:53:28 +01:00