RE: Quick Question

2004-09-29 Thread Padraig O'hIceadha
Hi Rudy, But you could always use NeckoHTML (http://www.apache.org/~andyc/neko/doc/html/) to turn the HTML response into XML and then JXPath (http://jakarta.apache.org/commons/jxpath/) to find the actions. Regards, Padraig On Wed, 2004-09-29 at 14:32, Hentzen, Rudy wrote: Cool, I

Re: Problem encountered posting large files

2003-04-02 Thread Padraig O'hIceadha
be taken on the part of HttpClient development team in this particular case. Please let me know if you see it differently Cheers Oleg -Original Message- From: Padraig O'hIceadha [mailto:[EMAIL PROTECTED] Sent: Dienstag, 1. April 2003 14:39 To: Commons HttpClient Project Subject: Re

Re: Problem encountered posting large files

2003-04-01 Thread Padraig O'hIceadha
Hi Oleg, Oleg Kalnichevski wrote: Gourav, We will have difficulties addressing this problem unless we know how it can be reliably reproduced. So, we will need your help on that. A JUnit test case reproducing the problem would be ideals More questions: - what platform are you using on the

Re: Problem encountered posting large files

2003-04-01 Thread Padraig O'hIceadha
. Cheers Oleg -Original Message- From: Padraig O'hIceadha [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2003 14:08 To: Commons HttpClient Project Subject: Re: Problem encountered posting large files Hi Oleg, Oleg Kalnichevski wrote: Gourav, We will have difficulties addressing

Re: [PATCH] HttpClient was rejecting some cookies a browser wouldaccept

2003-03-10 Thread Padraig O'hIceadha
-07 at 16:14, Padraig O'hIceadha wrote: Hi Oleg, That would be really excellent. Thanks a lot, Padraig Kalnichevski, Oleg wrote: Hi Padraig Makes sense to me. If no one loudly objects, I'll apply the patch by Monday the latest (or shall I say monday? ;-)) Cheers Oleg

[PATCH] HttpClient was rejecting some cookies a browser would accept

2003-03-07 Thread Padraig O'hIceadha
Hi, I found that cookies generated by WebLogic were being rejected by HttpClient as it didn't like the format of the Expires field. From reading the specs I think that HttpClient is not at fault, in that WebLogic does not seem to be using a 100% correct date format. However their

Re: [PATCH] HttpClient was rejecting some cookies a browser wouldaccept

2003-03-07 Thread Padraig O'hIceadha
Hi Oleg, That would be really excellent. Thanks a lot, Padraig Kalnichevski, Oleg wrote: Hi Padraig Makes sense to me. If no one loudly objects, I'll apply the patch by Monday the latest (or shall I say monday? ;-)) Cheers Oleg -Original Message- From: Padraig