Why is URL empty for request from kv-asset-handler and do header changes work with wrangler locally?

I am trying to apply headers based on the url, but testing locally, the response url is always empty. I'm also wondering if its worth changing the response headers at all, because would that really change the way the assets are cached on the server or would it just affect the HTML?
image.png
Was this page helpful?