[Openmcl-devel] Base64 encoding
Zach Beane
xach at xach.com
Fri Mar 16 12:19:01 PDT 2012
Michael Minerva <minerva at agentsheets.com> writes:
> I am working on trying to get a file upload going from a CCL
> application using an http-post to a Drupal 7 website, and I have
> discovered that I need to base64 encode the file I am sending. Is
> there anything hidden in CCL that might help accomplish this? Or has
> anyone used any libraries that are CCL compatible that are able to do
> base64 encoding?
cl-base64 works quite well on ClozureCL and is easy to use.
Zach
More information about the Openmcl-devel
mailing list