Replies: 1 comment 1 reply
-
Well, I can now answer this myself; |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm trying to pull the client.address as per: https://developer.fastly.com/solutions/examples/client-public-ip-api-at-the-edge/
I don't see a way to access the ClientInfo fastly interface.
Example:
https://fiddle.fastly.dev/fiddle/3b001f5d
References:
https://js-compute-reference-docs.edgecompute.app/docs/globals/FetchEvent/
https://github.com/fastly/js-compute-runtime/blob/3cd6844faa71194b3cac7d7dfcc366c3b2524242/types/globals.d.ts#L260-L266
Beta Was this translation helpful? Give feedback.
All reactions