Hello Marcelo,

it is not the same encoding used in URLs.
HttpClient does not have a Base64 encoder,
but it uses commons-codec for this purpose.

hope that helps,
  Roland

"Marcelo Chryssovergis" <[EMAIL PROTECTED]> wrote on 06.12.2006 
15:16:46:

> Hello,
> 
> I´m trying to login to a asp.net site.
> 
> I´m using the postmethod to send the data, but one of the fields of 
> the framework .Net (VIEWSTATE) has to be converted in a 
> Base64String. I believe that´s the same encoding used in URLs.
> 
> Is there any function in httpclient to encode the string to base64?
> 
> Thanks,
> Marcelo

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to