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.
Updated by Korneel Dumon over 1 year ago
It seems this functionality is provided by the servlet. There is a method called setContentLengthLong()
:
Updated by Roel Standaert about 1 year ago
- Assignee set to Korneel Dumon
- Target version set to 4.7.0