Re: [VFS|HttpClient] Re: [VFS] Crashes in getContent()

2003-08-21 Thread Michael Becke
Yes, it looks like you are using HttpClient from HEAD. 2.0 code has been moved into a branch and we've started 2.1 in HEAD. All unit tests are passing but HEAD contains essentially alpha code. If you are looking for something stable I suggest 2.0. Mostly likely there is a bug in HEAD.

Re: sample code link does not work

2003-08-21 Thread Michael Becke
I'll redeploy the site. It seems that a number of apache urls(viewcvs and archives) have changed recently. Mike On Thursday, August 21, 2003, at 12:09 PM, Ortwin Glück wrote: Yue, thanks for the report. It's fixed in the xdocs now. The website just needs redeploying. Odi Yue Luo wrote: H

Re: [VFS|HttpClient] Re: [VFS] Crashes in getContent()

2003-08-21 Thread Adam R. B. Jack
Thanks for that information, some project have separate test suite projects, so I wondered. If it could be replace that'd be great 'cos I'd like to see tests succeed on Gump (on latest stack below) not only on developers machines. It is Gump where things are failing for me. Also, usage of VFS on t

Re: sample code link does not work

2003-08-21 Thread Ortwin Glück
Yue, thanks for the report. It's fixed in the xdocs now. The website just needs redeploying. Odi Yue Luo wrote: Hi, It seems that today the link to "Sample Code" is broken although it worked yesterday. The correct link may be: http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/src

Re: [VFS|HttpClient] Re: [VFS] Crashes in getContent()

2003-08-21 Thread Ortwin Glück
Adam, I think HttpClient used to perform unit tests after compiling. However this seems to have changed somehow? Still, be assured that the HttpClient repository is usually (modulo checkin mistakes) in a state where all tests succeed. All committers are told to run all unit test before checkin

RE: HTTPClient PostMethod - postinf form data

2003-08-21 Thread Anu Kulatunga
For the benefit of someone that may search the archives : I figured out why mine does not work. The content type header needs to be set as follows : authpost.setRequestHeader("Content-Type", authpost.FORM_URL_ENCODED_CONTENT_TYPE); BEFORE setRequestBody is called -Original Message-

DO NOT REPLY [Bug 22628] New: - RFE: Implement HTTP 1.1 Pipelining

2003-08-21 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

sample code link does not work

2003-08-21 Thread Yue Luo
Hi, It seems that today the link to "Sample Code" is broken although it worked yesterday. The correct link may be: http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/src/examples/ Will the webmaster correct this? thanks. Yue --

Re: newbie questions

2003-08-21 Thread Yue Luo
As far as support for pipelining in browsers/web servers I have no idea. This is a good question. I will look around to see if I can find anything. Please let us know if you make any discoveries as well. Thank you for the reply. I did some search on google. It seems that currently Mozilla, Ne

Re: newbie questions

2003-08-21 Thread Ortwin Glück
Adrian Sutton wrote: The archive links do appear to be broken (though subscribe and unsubscribe seem to be right). I'm not sure what the URL for the official archives are - anyone know? Should we just point to one of the other external archives that are available? http://nagoya.apache.org/eyebrow