Page MenuHomePhabricator

Handle If-None-Match header in GET /entities/items/{item_id}
Closed, InvalidPublic

Description

Respond with status 304 if the given If-None-Match header is equal to the item revision id, otherwise respond with status 200. The 304 response should contain the last modified and etag headers per the spec.

Event Timeline

Change 775353 had a related patch set uploaded (by Ollie Shotton; author: Ollie Shotton):

[mediawiki/extensions/Wikibase@master] REST: Handle If-None-Match header in GetItems

https://gerrit.wikimedia.org/r/775353

Change 775353 abandoned by Ollie Shotton:

[mediawiki/extensions/Wikibase@master] REST: Handle If-None-Match header in GetItems MVP

Reason:

Abandon in favour of 776161

https://gerrit.wikimedia.org/r/775353