-
Stan Hu authored
The Cf-Ray header ends with a suffix of the datacenter (e.g. `-IAD`), and the regex did not properly handle the dash. This change fixes the regexp to allow for alphanumeric characters and the dash.
7ad4803e
The Cf-Ray header ends with a suffix of the datacenter (e.g. `-IAD`), and the regex did not properly handle the dash. This change fixes the regexp to allow for alphanumeric characters and the dash.