Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
hpack
HeaderListener
C# Class hpack.HeaderListener
Inheritance:
IHeaderListener
Afficher le fichier
Open project: ringostarr80/hpack
Méthodes publiques
Méthode
Description
AddHeader
(
byte
name
,
byte
value
,
bool
sensitive
) :
void
Method Details
AddHeader()
public
méthode
public
AddHeader
(
byte
name
,
byte
value
,
bool
sensitive
) :
void
name
byte
value
byte
sensitive
bool
Résultat
void