DO NOT REPLY [Bug 10817] - Provide more Example Code

2003-03-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 17947] - Need setURI() methods in HttpMethod interface

2003-03-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[PATCH] switch redirect to use URI

2003-03-16 Thread Michael Becke
Again, but with the patch inlined. On Sunday, March 16, 2003, at 10:20 PM, Michael Becke wrote: Attached is a patch that switches redirect processing from using URL to URI. The only reason for doing this is to avoid setting the system property "java.protocol.handler.pkgs" to "com.sun.net.s

{PATCH] switch redirect to use URI

2003-03-16 Thread Michael Becke
Attached is a patch that switches redirect processing from using URL to URI. The only reason for doing this is to avoid setting the system property "java.protocol.handler.pkgs" to "com.sun.net.ssl.internal.www.protocol" when using HTTPS in pre 1.4 JVMs. Please let me know if you think this is

Re: Logging guide fixed

2003-03-16 Thread Oleg Kalnichevski
Hi Jandalf No worries, it can wait a day or two. This said, it would be cool if you could give me your feedback on these two bugs :-) http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17947 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10817 I am REALLY determined to have as many bug closed

Re: Logging guide fixed

2003-03-16 Thread Jeff Dever
Ok, I'm pinned in Victoria right now, will do when I arrive on Monday or Tuesday. Oleg Kalnichevski wrote: Jandalf, Logging guide has been fixed. Ideally the web site should be redeployed for the fix to take effect Cheers Oleg On Fri, 2003-03-14 at 09:59, Kalnichevski, Oleg wrote: Tom Thanks

HttpClient contrib package established

2003-03-16 Thread Oleg Kalnichevski
Folks I have taken liberty of committing the very first components to the our muck spoken about HttpClient contribution package. I have to say it has become a bit of a problem that patches cannot be posted as attachments to the mailing list. So, even though I am perfectly aware of the fact that t

Re: Problem posting file and deleting it afterwards

2003-03-16 Thread Oleg Kalnichevski
Olaf, The bug has been already fixed no that long ago. Thanks for pointing it out, anyways, as it made me think that the code should probably be even more protective: protected void sendData(OutputStream out) throws IOException { LOG.trace("enter sendData(OutputStream out)"); i

Re: problem with post

2003-03-16 Thread Oleg Kalnichevski
Vikram, I have to tell I find it extremely frustrating that I have to ask the same questions over and over again. - What kind of web server are you posting requests to? - Are you sure your web server supports HTTP/1.1? - Have you tried using HTTP/1.0 to post requests? What I can learn from the w

Logging guide fixed

2003-03-16 Thread Oleg Kalnichevski
Jandalf, Logging guide has been fixed. Ideally the web site should be redeployed for the fix to take effect Cheers Oleg On Fri, 2003-03-14 at 09:59, Kalnichevski, Oleg wrote: > Tom > Thanks for pointing it out > Cheers > Oleg > > -Original Message- > From: Tom Samplonius [mailto:[EMAIL P