Hi,

A server may want to provide optimized write-once storage of files that
stores data based on hashes of file contents (such that identical files are
only stored once, and that filenames are opaque). In this light, I was
wondering whether the following extensions to XEP-0363 would make sense:

- Provide a hash of the contents in the <request>, such that the server can
make decisions on upload slot response based on the hash (e.g. give a
response that this file has already been uploaded).
- The ability to omit the <get> from the slot response, and have it be
returned as the HTTP PUT response, such that the server can delay deciding
what the GET URL will be after it has seen the contents).

thanks,
Remko
_______________________________________________
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: [email protected]
_______________________________________________

Reply via email to