compute-sdk-go
compute-sdk-go copied to clipboard
Implement hostcall for obtaining server IP
A hostcall to expose the IP address on which the server received the HTTP request was recently added. Support has already been added in the Rust SDK (see https://docs.rs/fastly/latest/fastly/handle/fn.server_ip_addr.html), and needs to be added to the Go SDK.