Har Entry
constructor(fromCache: String? = null, initiator: HarEntry.Initiator, priority: String?, resourceType: String, cache: JsonObject, connection: String? = null, pageref: String, request: HarRequest, response: HarResponse, serverIPAddress: String, startedDateTime: String, time: Double, timings: HarEntry.Timings, webSocketMessages: List<HarWebSocketMessage>? = null)(source)