Function
downstream-visits-this-pop
Returns the number of times we have previously visited this POP as part of a service chain. This data is only reliable as long as the message stays within Fastly infrastructure; if it leaves and returns, it can be modified or spoofed.
downstream-visits-this-pop: func() -> result<u64, error>;