fix(deno-deploy): add req.ip#4196
Conversation
|
@huseeiin is attempting to deploy a commit to the Nitro Team on Vercel. A member of the Team first needs to authorize it. |
📝 WalkthroughWalkthroughImplemented IP address propagation in Deno Deploy runtime by assigning the remote address hostname to the request IP before request processing, replacing a TODO comment with actual functionality. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
commit: |
|
Can you please help to migrate deno to srvx adapter? 🙏🏼 It could be more benefitial for long term maintenance |
what will |
add ip to deno deploy
its the same as how
srvxadds ip to deno,info.remoteAddr.hostname🔗 Linked issue
❓ Type of change
📚 Description
📝 Checklist