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?
