DO NOT REPLY [Bug 9353] - Transfer-Encoding: chunked (on Request fails)

2002-06-05 Thread bugzilla
gzilla/show_bug.cgi?id=9353 Transfer-Encoding: chunked (on Request fails) [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

DO NOT REPLY [Bug 9353] - Transfer-Encoding: chunked (on Request fails)

2002-05-23 Thread bugzilla
gzilla/show_bug.cgi?id=9353 Transfer-Encoding: chunked (on Request fails) --- Additional Comments From [EMAIL PROTECTED] 2002-05-23 21:43 --- Sorry we are taking down our network and it won't be back up until Wed. of next week because of a move, but I'll see what I can

DO NOT REPLY [Bug 9353] - Transfer-Encoding: chunked (on Request fails)

2002-05-23 Thread bugzilla
gzilla/show_bug.cgi?id=9353 Transfer-Encoding: chunked (on Request fails) --- Additional Comments From [EMAIL PROTECTED] 2002-05-23 20:32 --- I think I fixed it (I committed the fix in CVS), but I am unable to check with your exact environment. Would you be able to test it ? -- To unsubscr

DO NOT REPLY [Bug 9353] - Transfer-Encoding: chunked (on Request fails)

2002-05-23 Thread bugzilla
gzilla/show_bug.cgi?id=9353 Transfer-Encoding: chunked (on Request fails) --- Additional Comments From [EMAIL PROTECTED] 2002-05-23 19:47 --- I think I reproduced it, and I added a test case for it. Input chunking is the least tested part of the new HTTP stack. Identity input has been teste

DO NOT REPLY [Bug 9353] New: - Transfer-Encoding: chunked (on Request fails)

2002-05-23 Thread bugzilla
gzilla/show_bug.cgi?id=9353 Transfer-Encoding: chunked (on Request fails) Summary: Transfer-Encoding: chunked (on Request fails) Product: Tomcat 4 Version: 4.0.4 Beta 3 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity:

Transfer-Encoding: chunked

2001-12-17 Thread Will Droste
Hey Guys, My name is Will I've been trying to do Transfer-Encoding: chunked on my request to Tomcat 4.0.1, with no success I've tried using the Apache Commons jar, a HttpClient library that said it had chunked encoding on requests, and my own implementation. I've look throu

Re: Filters and Transfer-Encoding: chunked

2001-03-28 Thread Amy Roh
- Original Message - From: "Robert Petersen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 27, 2001 3:20 AM Subject: Filters and Transfer-Encoding: chunked > I am facing a problem when useing a filter. The problem is that the "Tran

Filters and Transfer-Encoding: chunked

2001-03-27 Thread Robert Petersen
I am facing a problem when useing a filter. The problem is that the "Transfer-Encoding" header does not appear to be getting set. In this case the filter is doing some simple xsl transformations and passing on the results to the response's output stream. Unfortunatly because the content is n

How to switch off the Transfer Encoding=chunked in Tomcat 3.2

2001-03-12 Thread Andi Bender
Does anybody know if it is possible to switch off the Transfer Encoding chunked in Tomcat 3.2 ? I request a pdf-file and have problems to read a correct result from the socket - the result is always corrupt. Within the binary blocks there are from time to time CR/LF. If I do that with apache