HttpException question

2004-06-14 Thread Xavier Frisaye
Hi, I would like to have in the message of an HttpException the reason (http) code. Do you think it could be useful or not? Regards, Xavier Frisaye - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

RE: HttpException question

2004-06-14 Thread Xavier Frisaye
in the message. Unless you throw your own exception, in which case you are free to generate every message you consider useful. cheers, Roland Xavier Frisaye [EMAIL PROTECTED] 14.06.2004 08:48 Please respond to Commons HttpClient Project To Commons HttpClient Project [EMAIL PROTECTED] cc

RE: NTLM authentication problem

2004-05-27 Thread Xavier Frisaye
and this code seems to work perfectly. Regards Xavier Frisaye -Original Message- From: Fuhrmann, Hauke [mailto:[EMAIL PROTECTED] Sent: mercredi 26 mai 2004 11:44 To: 'Commons HttpClient Project' Subject: AW: NTLM authentication problem Hi there, I'm kinda frustrated here. Not your fault at all

Cookie rejected problem

2004-02-24 Thread Xavier Frisaye
Hi all, I'm using httpclient 2.0 and i'm encountering this problem when i try to connect to https://www.socialsecurity.be/login/login_fr?j_target_url=%2Fsrd%2Findex .jsp using a get method : 24-fevr.-2004 11:58:35 org.apache.commons.httpclient.HttpMethodBase processResponseHeaders ATTENTION:

RE: Cookie rejected problem

2004-02-24 Thread Xavier Frisaye
. Then you create a cookie that has the originating domain instead of the invalid domain, and add that cookie to the state. cheers, Roland Xavier Frisaye [EMAIL PROTECTED] 24.02.2004 12:33 Please respond to Commons HttpClient Project To: Commons HttpClient Project [EMAIL