On Wed, 2010-02-10 at 09:34 +0900, Takeshi YOSHIDA wrote: > Hi, everybody. > > JAVA doc of DefaultHttpClient show the list of 30 parameters which affects > the behaviors. > I am wondering why ClientPNames.REJECT_RELATIVE_REDIRECT isn't there. > As far as I read sources, it affects the behaivior of > DefaultRedirectHandler which is created in DefaultHttpClient unless other > implementation of RedirectHandler interface is explicitly set. > Is there any itention in the fact that it's not on the list?
No, there is not. It is an oversight on my part. Oleg > Or my > understanding of sources is wrong? > > Thanks > > yoshi > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
