Actions
Feature #9116
open
WD
KD
Support long file sizes in WResource
Feature #9116:
Support long file sizes in WResource
Start date:
09/28/2021
Due date:
% Done:
0%
Estimated time:
Description
response.setContentLength() takes an int as argument. It would be beneficial to support long.
KD Updated by Korneel Dumon almost 5 years ago
It seems this functionality is provided by the servlet. There is a method called setContentLengthLong():
RS Updated by Roel Standaert almost 5 years ago
- Assignee set to Korneel Dumon
- Target version set to 4.7.0
RS Updated by Roel Standaert over 4 years ago
- Target version changed from 4.7.0 to 4.8.0
RS Updated by Roel Standaert almost 4 years ago
- Target version changed from 4.8.0 to future
Actions