Skip to content

Allow passing resource modification date for use with If-Unmodified-Since #99

Open
@escowles

Description

@escowles

If we have retrieved the content that is being updated, we set the If-Unmodified-Since header to avoid dirty writes:

But if we haven't loaded the resource (e.g., we're getting new state from a form submission), it's not set at all (but we might have the modification date from the form). We should allow passing the modification date to enable using If-Unmodified-Since in that situation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status

      Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions