update a JS file from my project but when i run the project it's using a cached version from localhost:port//js/file.js instead of the updated version.
@@@@@@@
how can i clear and stop using server side caching? ....
what i tried and looked up till now is :
looking for the memory cache method "AddResponseCacching()"in the program.cs file. but i didn't use it in there at all.
i also asked around to now avail i guess i also can change something in iis express settings but i'm still looking for it.
Are you sure it’s been cached by server and not in the browser side!
Обсуждают сегодня