Re: How to get response from a URL with an intermediate stage?

2008-05-10 Thread bin chen
After looking at the log more carefully, I found that the form I was trying to post was a multipart/form. I tried using MultipartPostMethod which was deprecated and still got the same problem. Is there anyway to deal with multipart/form posting using HttpClient? DRB Attaching the debugging

Re: generics issue in httpclient 4.0-alpha4

2008-05-10 Thread Oleg Kalnichevski
On Sat, 2008-05-10 at 11:03 +0200, Sebastiaan van Erk wrote: Hi, First of all, thanks for the new httpclient release. :-) When I was updating my project I ran into one small generics issue; the following code will not compile: new