X7ROOT File Manager
Current Path:
/lib/node_modules/npm/node_modules/har-schema/lib
lib
/
node_modules
/
npm
/
node_modules
/
har-schema
/
lib
/
ðŸ“
..
📄
afterRequest.json
(717 B)
📄
beforeRequest.json
(718 B)
📄
browser.json
(312 B)
📄
cache.json
(400 B)
📄
content.json
(459 B)
📄
cookie.json
(579 B)
📄
creator.json
(312 B)
📄
entry.json
(1.01 KB)
📄
har.json
(200 B)
📄
header.json
(307 B)
📄
index.js
(714 B)
📄
log.json
(591 B)
📄
page.json
(661 B)
📄
pageTimings.json
(311 B)
📄
postData.json
(737 B)
📄
query.json
(306 B)
📄
request.json
(954 B)
📄
response.json
(905 B)
📄
timings.json
(647 B)
Editing: response.json
{ "$id": "response.json#", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "required": [ "status", "statusText", "httpVersion", "cookies", "headers", "content", "redirectURL", "headersSize", "bodySize" ], "properties": { "status": { "type": "integer" }, "statusText": { "type": "string" }, "httpVersion": { "type": "string" }, "cookies": { "type": "array", "items": { "$ref": "cookie.json#" } }, "headers": { "type": "array", "items": { "$ref": "header.json#" } }, "content": { "$ref": "content.json#" }, "redirectURL": { "type": "string" }, "headersSize": { "type": "integer" }, "bodySize": { "type": "integer" }, "comment": { "type": "string" } } }
Upload File
Create Folder