[9] Delta-Base:
ヘッダーは、
差分符号化のもととなる基底実現値の実体タグを示すものです。
[6] Delta-Base:
ヘッダーの値は、実体タグです >>3。
[5] 差分符号化した (= IM:
に差分符号化が含まれる)
226
応答の Digest-Base:
ヘッダーによって基底実現値の実体タグを示すことができます >>2。
要求の If-None-Match:
ヘッダーに複数の実体タグが含まれている場合には、
Delta-Base:
ヘッダーを含めなければなりません >>3。
それ以外の場合にも含めたほうが賢いかもしれません >>3。
[7] キャッシュや串は、 Delta-Base:
が明示されなかった場合で要求の If-None-Match:
に1つだけ実体タグが示されていた場合には、これを Delta-Base:
として追加して構いません >>3。
[1] (差分符号化された応答を期待した) 要求の
If-None-Match:
ヘッダーには、
当該対象資源の実現値について妥当な実体タグを基底実現値の実体タグとして指定できます。
[8] RFC 3229 (差分符号化) 10.5.1 Delta-Base
The Delta-Base entity-header field is used in a delta-encoded response to specify the entity tag of the base instance.
Delta-Base
実体頭欄は差分符号化応答で基底実現値の実体札を指定するために使用します。
- Delta-Base = "Delta-Base" ":" entity-tag
A Delta-Base header field MUST be included in a response with an IM header that includes a delta-coding, if the request included more than one entity tag in its If-None-Match header field.
Delta-Base
頭欄は、要求が If-None-Match
頭欄に複数個の実体札を含めていたなら、差分符号化を含む
に含めなければなりません。IM
頭のある「「応答
Any response with an IM header that includes a delta-coding MAY include a Delta-Base header.
差分符号化を含む IM
頭のある応答は
Delta-Base
頭を含んで構いません。
We are not aware of other cases where a delta-encoded response MUST or SHOULD include a Delta-Base header, but we have not done an exhaustive or formal analysis. Implementors might be wise to include a Delta-Base header in every delta-encoded response.
他に差分符号化応答が Delta-Base
頭を含まなければならない場合や含めるべきである場合は思い付きませんが、
徹底的な調査や形式的な調査はしていません。
実装者はすべての差分符号化応答に Delta-Base
頭を含める方が賢明でしょう。
A cache or proxy that receives a delta-encoded response that lacks a Delta-base header MAY add a Delta-Base header whose value is the entity tag given in the If-None-Match field of the request (but only if that field lists exactly one entity tag).
Delta-Base
頭を欠いた差分符号化応答を受信したキャッシュや串は、その値が要求の If-None-Match
欄に与えられた実体札である Delta-Base
頭を加えて構いません (が、 If-None-Match
欄が丁度一つの実体札を挙げている場合のみです)。