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? Or my understanding of sources is wrong?

Thanks

yoshi





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to