• Stan Hu's avatar
    Fix Cf-Ray HTTP header not being logged · 7ad4803e
    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
cloudflare_helper.rb 654 Bytes