#?SuikaWiki/0.9 page-icon="HTTP" [[#comment]] **RFC 2068 (HTTP/1.1) 19.6.2.3 Derived-From > The Derived-From entity-header field can be used to indicate the version tag of the resource from which the enclosed entity was derived before modifications were made by the sender. This field is used to help manage the process of merging successive changes to a resource, particularly when such changes are being made in parallel and from multiple sources. [DFN[[CODE(HTTP)[Derived-From]] [[実体頭欄]]]]は、 囲まれた[[実体]]が、[[送信者]]による修正が行われる前に派生した[[資源]]の版札を示すために使うことができます。 この欄は、資源に対する成功的変更を併合する処理、 特にそのような変更が並行して、および複数の典拠から行われている時に、これを管理するのを助けるために使います。 > - Derived-From = "Derived-From" ":" quoted-string > An example use of the field is: - Derived-From: "2.1.1" > The Derived-From field is required for PUT and PATCH requests if the entity being sent was previously retrieved from the same URI and a Content-Version header was included with the entity when it was last retrieved. [CODE(HTTP)[Derived-From]] 欄は、 送信される実体が以前に同じ [[URI]] から取り出されたもので、これを最後に取り出した時に [CODE(HTTP)[[[Content-Version]]]] 頭が含まれていたときには、 [CODE(HTTP)[[[PUT]]]]・[CODE(HTTP)[[[PATCH]]]] 要求に必要です。 ** RFC の部分の License [[RFCのライセンス]] * メモ