Skip to content

No Etag after Last Chunk #2409

@zerox80

Description

@zerox80

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!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Qualification

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions