This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 231632

Summary: netbeans updater sets "no-cache" in the http head for proxy requests
Product: platform Reporter: abma
Component: Plugin ManagerAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description abma 2013-06-21 13:18:20 UTC
this disallows http-proxies to cache files, thats bad as multiple clients have to redownload the same data...

caching / not caching should be set server side, *.nbm should be allowed to be cached.