You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit changes implementation of "Deno.serve()" API to use
"Deno.serveHttp()" under the hood. This change will allow us to
remove the "flash" server implementation, bringing stability to the
"Deno.serve()" API.
"cli/tests/unit/flash_test.ts" was renamed to "serve_test.ts".
Closes#15574Closes#15504Closes#15646Closes#15909Closes#15911Closes#16828Closes#18046Closes#15869
deno 1.25.2+ffffa2f (canary, x86_64-unknown-linux-gnu)
The text was updated successfully, but these errors were encountered: