Project

General

Profile

Actions

Feature #9116

open

Support long file sizes in WResource

Added by Wim Dumon about 3 years ago. Updated almost 2 years ago.

Status:
New
Priority:
Normal
Assignee:
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.

Actions #1

Updated by Korneel Dumon about 3 years ago

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

Actions #2

Updated by Roel Standaert almost 3 years ago

  • Assignee set to Korneel Dumon
  • Target version set to 4.7.0
Actions #3

Updated by Roel Standaert over 2 years ago

  • Target version changed from 4.7.0 to 4.8.0
Actions #4

Updated by Roel Standaert almost 2 years ago

  • Target version changed from 4.8.0 to future
Actions

Also available in: Atom PDF