Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: CGI, uploading file using HTTP, server side

From: gchiu:compkarori at: 23-Jun-2003 11:29

On Mon, 23 Jun 2003 00:13:27 +0200 Andreas Bolka <[andreas--bolka--gmx--net]> wrote:
>the whole content-transfer-encoding stuff stems from the >email >background. as said before, i've never encountered it >when using HTTP >forms with multipart/form-data encoding.
I had to implement a Rebol solution a couple of years whereby the contents of a multipart form were mixed with text, and binary image data. The client wanted binary transfer to avoid the overhead of base64 encoding. -- Graham Chiu http://www.compkarori.com/vanilla/