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
/
ip_address_unsafe_ssl.ts
blob: a3268888fbc4e60d3b1a9b3839ecf7f733263e33 (
plain
)
1
2
const r = await fetch("https://1.1.1.1"); console.log(r.status);