AW: What will happen to BUG #2333

2001-07-06 Thread Roloff, Dirk
Hi Andrej, > Von: Andrej Koelewijn [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 5. Juli 2001 16:05 > I think sending 'content-disposition: attachment' in the http > headers will > cause msie to save the file. But I'm not sure if it's > supported in 5.0... Sounds good - i will have a look

AW: What will happen to BUG #2333

2001-07-06 Thread Roloff, Dirk
Hi Tom, > "Thomas Colin de Verdiere" wrote: > what's your problem in ajp12 the problem, using sendRedirect( very long URL ) should send a HTTP-Header to the client like : HTTP/1.1 302 FOUND Location: the new location the Result i got was something like HTTP/1.1 302 htp:// and a lot of more

What will happen to BUG #2333

2001-07-04 Thread Roloff, Dirk
Hi all, just a question - i found an error in TC 3.2.2 and i hope i fixed it. I added a Bugreport and a patch but no one here in the list say anything about it, nore the report will be visited. Nobody here with the same problem ? Who is the guy for AJP12 ? Did i some thing wrong ? By the way -

[PATCH] for BUG #2333

2001-06-26 Thread Roloff, Dirk
Hi Developers, tomcat 3.2.2 - mod_jk - using AJP12 with apache 1.3.20 I found this problem while a servlet use sendRedirect( very long URL ). The result was a not well formated HTTP-Header sending to the client. What is the maximum length of URL`s ??? I found something in the jk_ajp12_worker.c: