• William Bezuidenhout's avatar
    Add hostname placeholder. Header uses replacer · a762bec0
    William Bezuidenhout authored
    On matched header rules, replacer is used to replace any placeholders
    defined in header rules iex. X-Backend {hostname} where {hostname} will
    be replaced by the hostname key present in the replacer
    
    hostname key added to replacer. The value is determined by the output of
    `os.Hostname()`
    a762bec0
headers.go 1.31 KB