1
vote
Can a proxy server cache SSL GETs? If not, would response body encryption suffice?
I think you should just use SSL and rely on an HTTP client library that does caching (Ex: WinInet on windows). It's hard to imagine that the benifits of enterprise wide caching is worth the pain of …
