Hi,
I setup a proxy server in my local machine for a testing purpose, in which I request for a web page which is constantly being updated via a back end TCP server. But since the proxy is caching the web page, it is not being updated properly. Instead I get the cached page. Is there a way to bypass the proxy server other than adjusting the settings of it???
Thank You!!!