mirror of
https://github.com/curl/curl.git
synced 2026-07-24 19:17:20 +03:00
parent
293d922916
commit
fb0b4c8710
1 changed files with 1 additions and 1 deletions
|
|
@ -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") },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue