zwoop commented on code in PR #11298: URL: https://github.com/apache/trafficserver/pull/11298#discussion_r1590457573
########## src/proxy/hdrs/HdrToken.cc: ########## @@ -118,7 +122,7 @@ static const char *_hdrtoken_strs[] = { // RFC-7932 "br"}; -static HdrTokenTypeBinding _hdrtoken_strs_type_initializers[] = { +HdrTokenTypeBinding _hdrtoken_strs_type_initializers[] = { Review Comment: Why not static ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org