-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement
Milestone
Description
Juergen Hoeller opened SPR-11413 and commented
Next to MarshallingView (#16038), ResourceHttpRequestHandler and ShallowEtagHeaderFilter should not delegate to FileCopyUtils (which calls close() on the OutputStream) but rather to StreamUtils, leaving a chance for outer filters to add to the response still.
Affects: 3.2.7, 4.0.1
Issue Links:
- MarshallingView should not close response output stream [SPR-11411] #16038 MarshallingView should not close response output stream
Referenced from: commits 85e336e, 5f1592a
Backported to: 3.2.8
Metadata
Metadata
Assignees
Labels
status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement