I need to support legacy API, which have constant url and request is differentiate using xml body. Is there any option to use body as cache KEY in Google CDN?
If no, I'm thinking about rewriting requests to add based64 body in url, what do you think about that?