-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0
-
Component/s: None
-
Labels:None
RequestHandlers can disable HTTP Caching with the init-parameter:
<bool name="httpCaching">false</bool>
For UpdateHandlers, disabling caching by default makes more sense.