|
|
|
|
|
by unwind
1383 days ago
|
|
One (IMO reasonable) objection/confusion might be that the the repo URL is the exact same as the web page, i.e. the actual posted article. When coming from git/Mercurial/subversion etc as I do, it is at least mildly weird that the Bazaar repo address is the same as the address of a web document. The two objects are not (at least in my world) the same, so why should they share URIs? Edit: deduped. |
|
https://datatracker.ietf.org/doc/html/rfc2068#section-12
https://datatracker.ietf.org/doc/html/rfc2068#section-14.1
See also https://developer.mozilla.org/en-US/docs/Web/HTTP/Content_ne...
(FWIW - I don't know if that's how `bzr` does this, but it might, and the concept is 25 years old now.)
Edit: s/different content/different representations of the same resource/