jollytoad / deno_http_fns

A bunch of functions for building HTTP servers
https://jsr.io/@http
MIT License
18 stars 1 forks source link

Consider use of typeByExtension due to deprecation #5

Closed jollytoad closed 9 months ago

jollytoad commented 12 months ago

typeByExtension was deprecated here... https://github.com/denoland/deno_std/pull/3622

jollytoad commented 9 months ago

I've raised an objection against this deprecation: https://github.com/denoland/deno_std/issues/3616#issuecomment-1830404615

jollytoad commented 9 months ago

Deprecation reverted... https://github.com/denoland/deno_std/pull/3877