You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Bashiro <ba...@myway.com> on 2007/09/11 15:37:49 UTC

DNS

Hello folks,

i am writing this client that updates a dns server (whereby i need first to login and the perform the get command).
Whn I use the basic authentication example it works fine
with some sites.

But when i use on other sites that also need authentication first and then a second get command, i receive error message from httpclient that ; the site needs authentication but cannot find any. Why ? can anyone explain to me what is wrong ?

Any help/comments is welcome
Thanks
Bashiro

_______________________________________________
No banners. No pop-ups. No kidding.
Make My Way  your home on the Web - http://www.myway.com



---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-user-help@jakarta.apache.org


Re: DNS

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Tue, 2007-09-11 at 09:37 -0400, Bashiro wrote:
> Hello folks,
> 
> i am writing this client that updates a dns server (whereby i need first to login and the perform the get command).
> Whn I use the basic authentication example it works fine
> with some sites.
> 
> But when i use on other sites that also need authentication first and then a second get command, i receive error message from httpclient that ; the site needs authentication but cannot find any. Why ? can anyone explain to me what is wrong ?
>
> Any help/comments is welcome
> Thanks
> Bashiro
> 

Bashiro,

Turn on wire/context logging and examine the log

http://jakarta.apache.org/httpcomponents/httpclient-3.x/logging.html

Oleg


> _______________________________________________
> No banners. No pop-ups. No kidding.
> Make My Way  your home on the Web - http://www.myway.com
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: httpclient-user-help@jakarta.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-user-help@jakarta.apache.org