* Bill Moseley <mose...@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/>

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to