When running wrangler dev are HTTP request headers like CF-Connecting-IP supposed to be added?

I'm testing an implementation of a rate limiter built using DOs and CF-Connecting-IP is not present along with other request headers. Is this supposed to be added in the test environment?
1 Reply
Cyb3r-Jak3
Cyb3r-Jak37mo ago
They won't be on local mode. You probably have to use the --remote flag with dev and then they'll be there.
Want results from more Discord servers?
Add your server