Response

{
  "stringHeaders": {
    "property1": [
      "string"
    ],
    "property2": [
      "string"
    ]
  },
  "allowedMethods": [
    "string"
  ],
  "entityTag": {
    "value": "string",
    "weak": true
  },
  "links": [
    {
      "params": {
        "property1": "string",
        "property2": "string"
      },
      "uri": "http://example.com",
      "title": "string",
      "uriBuilder": {},
      "rel": "string",
      "rels": [
        "string"
      ],
      "type": "string"
    }
  ],
  "lastModified": "2019-08-24T14:15:22Z",
  "date": "2019-08-24T14:15:22Z",
  "headers": {
    "property1": [
      {}
    ],
    "property2": [
      {}
    ]
  },
  "entity": {},
  "mediaType": {
    "type": "string",
    "subtype": "string",
    "parameters": {
      "property1": "string",
      "property2": "string"
    },
    "wildcardType": true,
    "wildcardSubtype": true
  },
  "cookies": {
    "property1": {
      "name": "string",
      "value": "string",
      "version": 0,
      "path": "string",
      "domain": "string",
      "comment": "string",
      "maxAge": 0,
      "expiry": "2019-08-24T14:15:22Z",
      "secure": true,
      "httpOnly": true
    },
    "property2": {
      "name": "string",
      "value": "string",
      "version": 0,
      "path": "string",
      "domain": "string",
      "comment": "string",
      "maxAge": 0,
      "expiry": "2019-08-24T14:15:22Z",
      "secure": true,
      "httpOnly": true
    }
  },
  "status": 0,
  "statusInfo": {
    "family": "INFORMATIONAL",
    "statusCode": 0,
    "reasonPhrase": "string"
  },
  "metadata": {
    "property1": [
      {}
    ],
    "property2": [
      {}
    ]
  },
  "length": 0,
  "language": {
    "language": "string",
    "country": "string",
    "displayCountry": "string",
    "displayLanguage": "string",
    "displayName": "string",
    "displayScript": "string",
    "displayVariant": "string",
    "extensionKeys": [
      "string"
    ],
    "iso3Country": "string",
    "iso3Language": "string",
    "script": "string",
    "unicodeLocaleAttributes": [
      "string"
    ],
    "unicodeLocaleKeys": [
      "string"
    ],
    "variant": "string"
  },
  "location": "http://example.com"
}