- From: Tsuyoshi Horo <notifications@github.com>
- Date: Mon, 28 Jan 2019 21:16:28 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 29 January 2019 05:16:50 UTC
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