Kong / kong

🦍 The Cloud-Native API Gateway and AI Gateway.
https://konghq.com/install/#kong-community
Apache License 2.0
39.06k stars 4.79k forks source link

HTTP Framework for Time-Based Access to Resource States -- Memento #807

Closed ahmadnassri closed 3 years ago

ahmadnassri commented 8 years ago

The HTTP-based Memento framework bridges the present and past Web. It facilitates obtaining representations of prior states of a given resource by introducing datetime negotiation and TimeMaps. Datetime negotiation is a variation on content negotiation that leverages the given resource's URI and a user agent's preferred datetime. TimeMaps are lists that enumerate URIs of resources that encapsulate prior states of the given resource. The framework also facilitates recognizing a resource that encapsulates a frozen prior state of another resource.

-- RFC 7089

thibaultcha commented 8 years ago

Same. just some spec, no description, what is this supposed to mean?

ahmadnassri commented 8 years ago

feature request to implement the spec

shivaspk commented 6 years ago

Spec Link: https://mementoweb.org/guide/rfc/#rfc.section.1