Skip to content

Do not use a weak ETag in If-Match #26

@RubenVerborgh

Description

@RubenVerborgh

Currently, source-pane will put any found ETag into the If-Match header of its requests.

However, as discussed in solid/specification#340 (comment), servers MUST perform a strong comparison. Hence, when sending any weak ETag, comparison will always fail.

The source pane should thus not use a weak ETag, and perhaps use another semaphore mechanism.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions