What would you like to be added:
As discussed in the pull request #794 , I's more reliable to add some unit test case for modifyResponse function in yurthub. the code reference link is here: https://github.com/openyurtio/openyurt/blob/master/pkg/yurthub/proxy/remote/remote.go#L128-L203
Why is this needed:
modifyResponse function is entry for data filtering framework and local cache manager, so we need to make sure the stability for this function.
others
/kind feature