cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Mime Type hexBinary

From: Doug McNutt <douglist_at_macnauchtan.com>
Date: Mon, 30 Mar 2009 10:02:53 -0600

At 16:14 +0200 3/30/09, <no-return_at_cardiff.fr> wrote:
>I must sent via curl a soap http request, including a multipart object that
>is encoded under mime type : hexBinary.
>Do any of you know how to encode a string in hexBinary... Documentation is
>rather thin on this mime type... ??

I came across something like that recently while searching for the
characters used in Base64. It turns out that there are also Base32
and Base8. Base8 sounds a bit like what you're talking about.

A Google for Base64 RFC is where I was.

-- 
--> From the U S of A, the only socialist country that refuses to admit it. <--
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-03-30