guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Uploading Word documents, PDFs, PNG files etc


From: Thien-Thi Nguyen
Subject: Re: Uploading Word documents, PDFs, PNG files etc
Date: Thu, 21 May 2009 12:47:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

() Sebastian Tennant <address@hidden>
() Thu, 21 May 2009 05:22:15 +0000

   Problem solved.  With this patch applied to cgi.scm in ttn's
   (www cgi) module, uploading of binary data now works with Guile
   1.8.

   In the end it was simply a case of splitting each part into a
   header section and value section using string-contains and
   substring rather than match:prefix and match:suffix.

Thanks for writing this patch.  I will incorporate it into the
next Guile-WWW release.  Keep up the good work!

thi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]