I have a question;
If a client or server does not specify a Parents header when
transferring a new version, the recipient MAY presume that the most
recent versions it has (the frontier of time) are the parents of the
new version. It MAY also ignore or reject the update.
So IIUC "ignore" applies to recipients that are http clients, and "reject" refers to recipients that are http servers?
Is this because the http server can send back a http status code but a client cannot?