PATH: //opt/alt/alt-nodejs14/root/lib/node_modules/npm/node_modules.bundled/har-schema/lib
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 afterRequest.json
↓
X
📄 beforeRequest.json
↓
X
📄 browser.json
↓
X
📄 cache.json
↓
X
📄 content.json
↓
X
📄 cookie.json
↓
X
📄 creator.json
↓
X
📄 entry.json
↓
X
📄 har.json
↓
X
📄 header.json
↓
X
📄 index.js
↓
X
📄 log.json
↓
X
📄 page.json
↓
X
📄 pageTimings.json
↓
X
📄 postData.json
↓
X
📄 query.json
↓
X
📄 request.json
↓
X
📄 response.json
↓
X
📄 timings.json
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: timings.json
{ "$id": "timings.json#", "$schema": "http://json-schema.org/draft-06/schema#", "required": [ "send", "wait", "receive" ], "properties": { "dns": { "type": "number", "min": -1 }, "connect": { "type": "number", "min": -1 }, "blocked": { "type": "number", "min": -1 }, "send": { "type": "number", "min": -1 }, "wait": { "type": "number", "min": -1 }, "receive": { "type": "number", "min": -1 }, "ssl": { "type": "number", "min": -1 }, "comment": { "type": "string" } } }
SIMPAN PERUBAHAN