ff-rdp-cli 0.2.0

CLI for Firefox Remote Debugging Protocol
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "content": {
    "bodySize": 371,
    "contentCharset": "",
    "decodedBodySize": 528,
    "headersSize": 0,
    "isContentEncoded": false,
    "mimeType": "text/html",
    "size": 528,
    "text": "<!doctype html><html lang=\"en\"><head><title>Example Domain</title></head><body><h1>Example Domain</h1></body></html>\n",
    "transferredSize": 371
  },
  "contentDiscarded": false,
  "from": "server1.conn0.netEvent6"
}