How to remove cf-* related request headers and add the visitor's real IP address re

What is the issue or error you’re encountering

How to remove cf-* related request headers and add the visitor’s real IP address request header through the Worker functionality in the request headers of a web page?

Cloudflare does not let you modify the cf-headers. You can add your own header to the outbound request that is the incoming IP.