solid / solid-spec

Solid specification draft 0.7.0
Creative Commons Zero v1.0 Universal
1.13k stars 103 forks source link

Identify Solid Server and Spec Version #223

Closed CxRes closed 4 years ago

CxRes commented 4 years ago

I suspect Solid will turn out to be a living standard that shall undergo many changes over the course of its lifetime. Therefore, it would be necessary that in response to HTTP requests, the server identify that it implements Solid and the version of the spec it complies to! At least, I could not find any such requirement in the specification.

Currently NSS provides a x-powered-by header but it refers to a particular implementation as opposed to the standard. One would have to then get the spec details out of band.

RubenVerborgh commented 4 years ago

Also see #221 #220

csarven commented 4 years ago

Continued in https://github.com/solid/specification/issues/179 .