ladybird/Userland/Libraries/LibWeb/MimeSniff
Kemal Zebari 8e5410347b LibWeb/MimeSniff: Add non-standard text or binary context sniffing
This is used in cases where the spec expects us to only run the
"rules for distinguishing if a resource is a text or binary" algo.
2024-02-02 14:34:17 -05: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
Resource.cpp LibWeb/MimeSniff: Add non-standard text or binary context sniffing 2024-02-02 14:34:17 -05:00
Resource.h LibWeb/MimeSniff: Add non-standard text or binary context sniffing 2024-02-02 14:34:17 -05:00