denoland / deno_std

The Deno Standard Library
https://jsr.io/@std
MIT License
2.83k stars 582 forks source link

stabilize `@std/http` #5007

Open kt3k opened 3 weeks ago

kt3k commented 3 weeks ago

part of #4600

iuioiua commented 1 week ago

Note: We are making an exception of stabilizing @std/http even though a dependency, @std/net, is not yet stable.

kt3k commented 1 week ago

file-server apparently has low coverage number. That is because we currently can't get the coverage data of CLI entrypoint. That can be improved when Deno supports https://github.com/denoland/deno/issues/23961