Yea, I thought that the HTTP headers would be more than enough
space to add capability advertisements. Most client libraries
will happily parse and store these for the application, and won't
make a fuss if the application doesn't read them.
Hence there's more than enough room in the protocol to extend it
in the future with additional capabilities.
We do have to be careful though. Any cachable resource must only
rely upon the URI and the standard headers which compute into the
cache key for a request. There aren't many, though I think the
Content-Type header may be among them.
--
Shawn.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html