const up readonly H2_NON_FIELD

This commit is contained in:
Caolán McNamara 2025-07-22 14:48:26 +01:00 committed by Caolán McNamara
parent 338f7e9e89
commit 2c70582fbc

View file

@ -4569,7 +4569,7 @@ struct name_const {
};
/* keep them sorted by length! */
static struct name_const H2_NON_FIELD[] = {
static const struct name_const H2_NON_FIELD[] = {
{ STRCONST("Host") },
{ STRCONST("Upgrade") },
{ STRCONST("Connection") },