connecting IP not shown for android Devices
|
08-17-2016, 04:02 AM
Post: #1
|
|||
|
|||
connecting IP not shown for android Devices
I see that for the Chrome Desktop agents we are able to see the connecting IP for the request but I don't see this for Android agents. is that expected ?
|
|||
08-17-2016, 04:34 AM
Post: #2
|
|||
|
|||
RE: connecting IP not shown for android Devices
Yes (at least for now). The mobile agents rely on the dev tools request data which doesn't include connection information while the desktop agents intercept all of the raw socket data and see everything.
That said, it is something that could potentially be fixed by using netlog instead of dev tools for the request data from Chrome (which would also expose low-level HTTP/2 details). |
|||
08-17-2016, 06:30 AM
Post: #3
|
|||
|
|||
RE: connecting IP not shown for android Devices
Excellent, thanks.
(08-17-2016 04:34 AM)pmeenan Wrote: Yes (at least for now). The mobile agents rely on the dev tools request data which doesn't include connection information while the desktop agents intercept all of the raw socket data and see everything. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)