It seems neither via a pseudo header (using get_http_request_headers(...)) nor through something like this get_property(vec!["source", "address"]) is possible to get the source IP address for the HTTP requests.
I'm trying to use Edge Extensions.
Is this some kind of limitation? I didn't find anything in examples or documentation related either (please let me know if I missed some place!).