// source/common/formatter/substitution_formatter.cc. For backwards compatibility UPSTREAM_METADATA
// and UPSTREAM_METADATA format must be changed. Those formatters used to take a JSON format like
while (re.Match(new_header_value, 0, new_header_value.size(), re2::RE2::UNANCHORED, matches, 3)) {
while (re.Match(new_header_value, 0, new_header_value.size(), re2::RE2::UNANCHORED, matches, 2)) {