Bagikan melalui


CacheControlHeaderValue.OnlyIfCached Properti

Definisi

Mendapatkan atau menetapkan nilai untuk only-if-cached direktif permintaan.

Menunjukkan bahwa klien hanya ingin mendapatkan respons tersimpan

public:
 property bool OnlyIfCached { bool get(); void set(bool value); };
public bool OnlyIfCached { get; set; }
member this.OnlyIfCached : bool with get, set
Public Property OnlyIfCached As Boolean

Nilai Properti

Keterangan

Lihat https://tools.ietf.org/html/rfc7234#section-5.2.1.7.

Berlaku untuk