Http3Limits.HeaderTableSize Vlastnost

Definice

Omezuje velikost tabulky komprese záhlaví v oktetech, dekodér HPACK na serveru může použít.

Hodnota musí být větší než 0, výchozí hodnota je 4096.

public:
 property int HeaderTableSize { int get(); void set(int value); };
public int HeaderTableSize { get; set; }
member this.HeaderTableSize : int with get, set
Public Property HeaderTableSize As Integer

Hodnota vlastnosti

Int32

Platí pro