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 - netbeans updater sets "no-cache" in the http head for proxy requests
Summary: netbeans updater sets "no-cache" in the http head for proxy requests
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-21 13:18 UTC by abma
Modified: 2014-02-10 14:15 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.