index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tests
/
testdata
/
deno_land_unsafe_ssl.ts
blob: f5e8dcc80ba2b6afef9ffb020a097217ff7aba58 (
plain
)
1
2
const r = await fetch("https://google.com"); console.log(r.status);