I am using HTTP Client in c#. HTTP client has its internal caching mechanism and I wanted to know how its caching mechanism works?
I tired reading many posts and blogs. Those only states regarding the "how to cache" and "how not to cache".
Thanks in advance.