Modify HTML Response (Not Headers)
问题 Hoping someone can help me out or point me in the right direction. I've been asked to find out how to make Akamai (or any other CDN, or NGINX) modify the actual response body. Why? I'm to make the CDN change all "http://" requests to "https://" instead of modifying the App code to use "//" for external resource requests. Is this possible? Anyone know? 回答1: This appears to be possible via a number of different approaches, but that's not to say how advisable it might actually be. It seems