/[Apache-SVN]
ViewVC logotype

Revision 1540739


Jump to revision: Previous Next
Author: jawi
Date: Mon Nov 11 14:23:32 2013 UTC (10 years, 7 months ago)
Changed paths: 1
Log Message:
FELIX-3987 - do not set content-length too late:

- headers should be send as early as possible as there is only a 
  small amount of buffering for the content taking place, which
  could cause it to be already flushed (with the headers known at
  that point) after which we cannot tell the browser how many 
  bytes we've got for it.



Changed paths

Path Details
Directoryfelix/trunk/http/base/src/main/java/org/apache/felix/http/base/internal/service/ResourceServlet.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26