Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Handling of If-Unmodified-Since with unknown modified dates #326

Closed
Assignees
mnot
@evert

Description

@evert

I'm working on a new implementation of conditionals, and I'm a little confused aboutIf-Unmodified-Since.

What should a server do if a client passed anIf-Unmodified-Since header, but the target resource does not know its own modification date?

My intuition is that without aLast-Modified header, we should assume that the request isalways fresh, and given thatIf-Unmodified-Since is used to protect against the 'lost update' problem, we should default to returning412 if the last modification date could not be determined.

I don't think the current draft covers this case, but perhaps I've missed something.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp