Project

General

Profile

Actions

Feature #9116

open

Support long file sizes in WResource

Added by Wim Dumon over 2 years ago. Updated over 1 year 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 over 2 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 over 2 years ago

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

Updated by Roel Standaert about 2 years ago

  • Target version changed from 4.7.0 to 4.8.0
Actions #4

Updated by Roel Standaert over 1 year ago

  • Target version changed from 4.8.0 to future
Actions

Also available in: Atom PDF