| Index: third_party/WebKit/LayoutTests/inspector/network/network-request-server-ip-address-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/network/network-request-server-ip-address-expected.txt b/third_party/WebKit/LayoutTests/inspector/network/network-request-server-ip-address-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..cadbc8790c3e58c6c465918600223cce42e2fd21
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector/network/network-request-server-ip-address-expected.txt
|
| @@ -0,0 +1,21 @@
|
| +Tests HAR output format.
|
| +
|
| +Checking IPv4
|
| +Has cache: object
|
| +Has request: object
|
| +Has response: object
|
| +serverIPAddress: 127.0.0.1
|
| +Has startedDateTime: object
|
| +Has time: number
|
| +Has timings: object
|
| +
|
| +Checking IPv6
|
| +Has cache: object
|
| +Has request: object
|
| +Has response: object
|
| +serverIPAddress: [[[::1]]]
|
| +Has startedDateTime: object
|
| +Has time: number
|
| +Has timings: object
|
| +
|
| +
|
|
|