Project

General

Profile

Actions

Feature #9116

open
WD KD

Support long file sizes in WResource

Feature #9116: Support long file sizes in WResource

Added by Wim Dumon almost 5 years ago. Updated almost 4 years ago.

Status:
New
Priority:
Normal
Assignee:
Korneel Dumon
Category:
-
Target version:
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 Actions #1

It seems this functionality is provided by the servlet. There is a method called setContentLengthLong():

https://javaee.github.io/javaee-spec/javadocs/javax/servlet/ServletResponse.html#setContentLengthLong-long

RS Updated by Roel Standaert almost 5 years ago Actions #2

  • Assignee set to Korneel Dumon
  • Target version set to 4.7.0

RS Updated by Roel Standaert over 4 years ago Actions #3

  • Target version changed from 4.7.0 to 4.8.0

RS Updated by Roel Standaert almost 4 years ago Actions #4

  • Target version changed from 4.8.0 to future
Actions

Also available in: PDF Atom