L
libvmod-tus
This vmod implements a TUS server (see https://tus.io/protocols/resumable-upload.html ) which collects uploads on the varnish server to send them to a backend in one go for storage. It does not implement any permanent storage itself.
-
Nils Goroll authored
If .done() is _not_ used, we trigger another upload to the server - not clear if this is the best behavior. With .done(), we simply return the same metadata with a 204 which we returned with the last PATCH.
Name |
Last commit
|
Last update |
---|---|---|
src | ||
.dir-locals.el | ||
.gitignore | ||
LICENSE | ||
Makefile.am | ||
README.rst | ||
autogen.sh | ||
bootstrap | ||
configure.ac |