pmeinhardt / tlr

a platform for preserving history on the web of data
2 stars 3 forks source link

Support header only requests #4

Open mgns opened 9 years ago

mgns commented 9 years ago

Header only requests are currently not supported, returns: "405 Method Not Allowed", e.g.

curl -I "http://tailr.s16a.org/api/pmeinhardt/dbpedia?key=http://dbpedia.org/resource/MV_Bill"

Should support HTTP Link header information for TimeMaps, TimeGates and Mementoes as described by the Memento protocol

mgns commented 9 years ago

Moved to https://github.com/SemanticMultimedia/tlr/issues/1