rsnext/test/unit/image-optimizer
Maksym Anisimov 74891fde18
Add auto-detection of image/x-icon content type (#47013)
Added auto-detection of image/x-icon content type by analyzing response buffer

fixes https://github.com/vercel/next.js/discussions/45998

Co-authored-by: Steven <229881+styfle@users.noreply.github.com>
2023-03-10 20:36:33 +00:00
..
images Add auto-detection of image/x-icon content type (#47013) 2023-03-10 20:36:33 +00:00
detect-content-type.test.ts Add auto-detection of image/x-icon content type (#47013) 2023-03-10 20:36:33 +00:00
get-max-age.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
match-remote-pattern.test.ts Fix experimental remotePatterns wildcard (#37137) 2022-05-25 20:25:06 +00:00