() Sebastian Tennant <[email protected]>
() 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