The Tusd library has a hook called PreFinishResponseCallback, with that REVA could calculate the etag after the last chunk and write it to the response header, but this hook is never used....
How are the plans? Both the Desktop and soon Android Client already support that way, with a fallback using Propfind to force the etag from server. But that is a another Request, causing Latency.
in tusd library, vendor/config.go
and
handler/unrouted_handler.go
It would be a very nice stuff if this could be implemented?
opencloud-eu/android#85
At bottom we already discussed why this isn't working out of the box.
I really appreciate your thoughts!
The Tusd library has a hook called PreFinishResponseCallback, with that REVA could calculate the etag after the last chunk and write it to the response header, but this hook is never used....
How are the plans? Both the Desktop and soon Android Client already support that way, with a fallback using Propfind to force the etag from server. But that is a another Request, causing Latency.
in tusd library, vendor/config.go
and
handler/unrouted_handler.go
It would be a very nice stuff if this could be implemented?
opencloud-eu/android#85
At bottom we already discussed why this isn't working out of the box.
I really appreciate your thoughts!