There shouldn't be any problems sending Base64 data over HTTP.  HTTP doesn't
care what the content-body data looks like (with the exception of the
optional length header for the Chunked transfer-encoding).

Is the problem that you're sending Base64 data as part of an HTML document
over HTTP?

Michael Wojcik                402 438-7842
Software Systems Developer    Micro Focus


> From: Mohan Atreya [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 30, 2002 8:03 AM
> 
> I am having trouble sending Base64 data over HTTPS POST. Does 
> anybody have
> any sample code that can encode the Base64 to remove the 
> reserved characters
> so that HTTP POST is possible
> 
> cheers
> Mohan Atreya
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to