[whatwg/fetch] IP address of response (#863)

Network Error Logging spec https://w3c.github.io/network-error-logging/ is using the IP address of responses.
```
received IP address
    the IP address of the server that the user agent received response from
```

The IP address of responses must be explicitly exposed in the Fetch spec.

CC: @jyasskin , @annevk 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/863

Received on Tuesday, 29 January 2019 05:16:50 UTC