[Catalyst] Re: Large requests with JSON?

Aristotle Pagaltzis pagaltzis at gmx.de
Sat Feb 6 19:29:39 GMT 2010


* Bill Moseley <moseley at hank.org> [2010-02-06 17:30]:
> As in don't provide a way to upload meta data along with the
> file (name, date, description, author, title, reference id)
> like the web upload allows with multipart/form-data? Or invent
> some new serialization where the meta data is embedded in the
> upload?

Neither, depending on your metadata. The things you did mention
could quite well be sent as request headers. No need to put
another envelope inside the HTTP request envelope.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list