You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by h2ooo x <tj...@hotmail.com> on 2004/11/01 01:12:46 UTC

Re: [HttpClient] URI with dots

I have to appologize that I made a mistake here as there is no problem at 
all!!!
It was because our toString() prints the wrong information in the debug 
file!

Sorry!

>From: Michael Becke <be...@u.washington.edu>
>Reply-To: "Jakarta Commons Users List" <co...@jakarta.apache.org>
>To: "Jakarta Commons Users List" <co...@jakarta.apache.org>
>Subject: Re: [HttpClient] URI with dots
>Date: Sun, 31 Oct 2004 10:08:56 -0500
>
>Seems to work for me.  Which version of HttpClient are you using?
>
>Mike
>
>On Oct 31, 2004, at 8:25 AM, h2ooo x wrote:
>
>>Hi!
>>
>>It seem like the URI does not accept '.' character (?).
>>
>>The following getURI() returns the URI, ignore the '.' and the following 
>>characters:
>>
>>   PostMethod post = new 
>>PostMethod("https://login.domain.com/login?3vk.done");
>>   // this will print URI is https://login.domain.com/login?3vk
>>   System.out.println("URI is " + post.getURI());
>>
>>
>>Can you explain why this happens? Thank you!
>>
>>_________________________________________________________________
>>Download the latest MSN Messenger http://messenger.msn.com.my
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: commons-user-help@jakarta.apache.org
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: commons-user-help@jakarta.apache.org
>

_________________________________________________________________
Using a handphone prepaid card? Reload your credit online! 
http://www.msn.com.my/reloadredir/default.asp


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