std/media_types
Oscar 22cc48ddcb
chore: replace deprecated typeByExtension() in content_type.ts (#3727)
chore: Replace deprecated `typeByExtension` in `content_type.ts`

Signed-off-by: Oscar <71343264+0scvr@users.noreply.github.com>
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-10-29 06:32:09 +09:00
..
vendor chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
_db.ts chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
_util_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
_util.ts refactor: cleanup usage of double equals (#3566) 2023-08-25 18:04:43 +09:00
content_type_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
content_type.ts chore: replace deprecated typeByExtension() in content_type.ts (#3727) 2023-10-29 06:32:09 +09:00
extension_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
extension.ts chore(tools): improved web-compatibility checks (#3263) 2023-03-18 21:36:00 +09:00
extensions_by_type_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
extensions_by_type.ts chore(tools): improved web-compatibility checks (#3263) 2023-03-18 21:36:00 +09:00
format_media_type_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
format_media_type.ts chore(tools): improved web-compatibility checks (#3263) 2023-03-18 21:36:00 +09:00
get_charset_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
get_charset.ts chore(tools): improved web-compatibility checks (#3263) 2023-03-18 21:36:00 +09:00
mod.ts chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
parse_media_type_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
parse_media_type.ts refactor: cleanup usage of double equals (#3566) 2023-08-25 18:04:43 +09:00
type_by_extension_test.ts BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
type_by_extension.ts BREAKING(media_types): deprecate typeByExtension (#3622) 2023-09-06 11:15:00 +09:00