/
opt
/
canhelp
/
node_modules
/
hono
/
dist
/
adapter
/
cloudflare-pages
/
/opt/canhelp/node_modules/hono/dist/adapter/cloudflare-pages
mkdir
upload
Name
Size
Mode
Actions
conninfo.js
164
0644
edit
dl
rm
handler.js
1619
0644
edit
dl
rm
index.js
227
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/hono/dist/adapter/cloudflare-pages/conninfo.js
(164B)
// src/adapter/cloudflare-pages/conninfo.ts var getConnInfo = (c) => ({ remote: { address: c.req.header("cf-connecting-ip") } }); export { getConnInfo };
Save
cmd:
run