Maximum size of POST data

jbv jbv.silences at Club-Internet.fr
Tue Apr 20 11:54:52 EDT 2004


Yes I see what you mean, although (on the same project) I had to
code a MC cgi script to handle multipart data uploaded from an
html file, and well, it's one of the worst experience I had...
Building my own protocol was much easier and faster (by several
orders of magnitude)...

JB

>
> JB,
>
> there's no need to custom protocol. see my previous post, http 1.1
> supports chunk transfers out-of-the-spec. Server will keep listening
> while receiving the chunks. For sending files you really should use
> multipart data (okay, it's not called multipart data, but it's
> something near this, it's what your browser use to upload from form
> data... )
>
> Cheers
> Andre
>
> >
> --
> Andre Alves Garzia ? 2004 ? BRAZIL
> http://studio.soapdog.org
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution



More information about the use-livecode mailing list