﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2851	Proxy caching problem	Fabi2	team	"The plugin-version-list and old plugin jar-files are cached by the HTTP-Proxy I have to use. 
This prevents updating of the plugins until I do a ""wget --no-cache http://..."" for the urls manuelly.
 
HTTP-Requests for the plugin list and the plugins and all other non-static files should therefore be non caching by adding a HTTP-Header such as Cache control: no-cache. Which should also be supported by the Java since the 1.6 API. It is also possible to let the Webserver add a non caching Header for these files.

"	defect	closed	major		Core		fixed		
