https://issues.apache.org/bugzilla/show_bug.cgi?id=47660



--- Comment #2 from Sebb <[email protected]> 2009-08-18 06:27:20 PDT ---
There are some problems with the suggested patch:

1) contentLength is currently held as a long, but setFixedLengthStreamingMode()
requires an int. This would be easy enough to work round.

2) When output streaming is enabled, authentication and redirection cannot be
handled automatically. This is not so easy to fix.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to