mirror of
https://github.com/tstack/lnav
synced 2024-11-15 18:13:10 +00:00
24 lines
895 B
Plaintext
24 lines
895 B
Plaintext
[
|
|
{
|
|
"cs_headers": {
|
|
"User-Agent": "Mozilla/5.0 (Linux; Android 4.4.4; SM-G900V Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.59 Mobile Safari/537.36",
|
|
"Referer": "http://example.com/Search/SearchResults.pg?informationRecipient.languageCode.c=en",
|
|
"Host": "xzy.example.com"
|
|
}
|
|
},
|
|
{
|
|
"cs_headers": {
|
|
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2227.1 Safari/537.36",
|
|
"Referer": null,
|
|
"Host": "example.hello.com"
|
|
}
|
|
},
|
|
{
|
|
"cs_headers": {
|
|
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36",
|
|
"Referer": null,
|
|
"Host": "hello.example.com"
|
|
}
|
|
}
|
|
]
|