Tagged Questions

1
vote
1answer
826 views

HTTP/1.1 Cache-Control no-cache problem

I do not want my Java SWT application to cache temporary internet files. Currently I am dealing with IE (because SWT uses the native browser), and the browser cannot be changed. The "Cache-Control: ...