1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26
   27
   28
   29
   30
   31
   32
   33
   34
   35
   36
   37
   38
   39
   40
   41
   42
   43
   44
   45
   46
   47
   48
   49
   50
   51
   52
   53
   54
   55
   56
   57
   58
   59
   60
   61
   62
   63

content / test / data / web_bundle / uuid-in-package.har [blame]

{
  "log": {
    "entries": [
      {
        "request": {
          "method": "GET",
          "url": "uuid-in-package:429fcc4e-0696-4bad-b099-ee9175f023ae",
          "headers": []
        },
        "response": {
          "status": 200,
          "headers": [
            {
              "name": "Content-type",
              "value": "text/html"
            }
          ],
          "content": {
            "text": "<script> window.parent.postMessage('loaded', '*'); </script>"
          }
        }
      },
      {
        "request": {
          "method": "GET",
          "url": "uuid-in-package:e219d992-b7f7-4da7-9722-481bc40cfda1",
          "headers": []
        },
        "response": {
          "status": 200,
          "headers": [
            {
              "name": "Content-type",
              "value": "text/html"
            }
          ],
          "content": {
            "text": "<script> window.parent.postMessage('loaded', '*'); </script>"
          }
        }
      },
      {
        "request": {
          "method": "GET",
          "url": "uuid-in-package:1084e1fc-2122-4155-a4dd-28efb2e8ccb1",
          "headers": []
        },
        "response": {
          "status": 200,
          "headers": [
            {
              "name": "Content-type",
              "value": "text/html"
            }
          ],
          "content": {
            "text": "<iframe src='uuid-in-package:429fcc4e-0696-4bad-b099-ee9175f023ae'></iframe>"
          }
        }
      }
    ]
  }
}