When running a load test, I want to disable cached requests.
In my web test, the Cache Control setting is disabled, which is not supposed to cache. However, it looks like it caches images, etc .; which I do not want.
How can i do this? Thanks
Notme source
share