Mercurial > libervia-backend
diff src/bridge/bridge_constructor/bridge_template.ini @ 1640:d470affbe65c
plugin XEP-0363, upload: File upload (through HTTP upload only for now):
- HTTP upload implementation
- if the upload link is HTTPS, certificate is checked (can be disabled on demand)
- file can be uploaded directly, or a put/get slot can be requested without actual upload.
The later is mainly useful for distant frontends like Libervia
- upload plugin manage different upload methods, in a similar way as file plugin
- download url is sent in progressFinished metadata on successful upload
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 22 Nov 2015 17:33:30 +0100 |
parents | 63cef4dbf2a4 |
children | 98a2eb768bb0 |
line wrap: on
line diff
--- a/src/bridge/bridge_constructor/bridge_template.ini Sun Nov 22 17:27:27 2015 +0100 +++ b/src/bridge/bridge_constructor/bridge_template.ini Sun Nov 22 17:33:30 2015 +0100 @@ -191,6 +191,7 @@ - hash_algo: alrorithm used to compute hash - hash_verified: C.BOOL_TRUE if hash is verified and OK C.BOOL_FALSE if hash was not received ([progressError] will be used if there is a mismatch) + - url: url linked to the progression (e.g. download url after a file upload) doc_param_2=%(doc_profile)s [progressError]