Herbert,
I think you're correct. I just *assumed* that this was a part of
HttpMethodParams. But I cannot see it there either (at least with a
cursory look)
I think you should simply make the enclosed HttpClient protected in
AbderaClient. And then extend AbderaClient locally with
MyAbderaClient. This is probably a better solution than actually
adding an accessor for HttpClient in AbderaClient, which seems a bit
promiscuous to me.
Cheers,
-- Chris
On Dec 11, 2007, at 8:44 AM, herbert wrote:
Hi Chris!
Thanks for your feedback. Maybe I'm to blind to see:
How can I change the followRedirect-parameter of the HttpMethod-
instance
created
in the AbderaClient.execute(...)-method by using
HttpConnectionManagerParams
or HttpClientParams?
I think, I'll have to adjust the AbderaClient.execute()-method,
that it sets
the sendRedirect according
some parameter-value I define and give with?
Regards, Herbert
Chris Berry wrote:
Hi Herbert,
I exposed both HttpConnectionManagerParams and HttpClientParams. in
AbderaClient, which should allow you to set any parameters you wish.
It was for this JIRA; https://issues.apache.org/jira/browse/ABDERA-83
Cheers,
-- Chris
--
View this message in context: http://www.nabble.com/HTTP-GET-
Problem-with-Abdera-Client-0.3.0.-tp14212795p14275388.html
Sent from the abdera-user mailing list archive at Nabble.com.
S'all good --- chriswberry at gmail dot com