On Sat, Feb 13, 2010 at 8:53 AM, Glyn Matthews <[email protected]>wrote:
> *From:* Glyn Matthews [mailto:[email protected]]
>> *Sent:* Wednesday, February 10, 2010 4:16 AM
>> > You'd have to base 64 encode and decode any binary data in HTTP.
>> There's nothing in cpp-netlib which does this, but you can use:
>>
>> Thanks for the response... I have the base64 functions, but was hoping to
>> avoid the overhead. Are all binary transfers handled this way? For
>> example, when I download a binary file from Sourceforge, is it base64
>> encoded on the wire?
>>
>
> Yes, if you download it using HTTP all binary data needs to be MIME
> encoded.
> On 12 February 2010 22:36, Nelson, Erik - 2 <
> [email protected]> wrote:
>
Sorry to interrupt, but is this true? I always thought the HTTP
Context-Length: response parameter was invented for this purpose, to be able
to transfer raw binary data.
--
Leon Mergen
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Cpp-netlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel