HttpClient caching mechanism c#

106 views Asked by At

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.

0

There are 0 answers