HarRequest

constructor(method: String, url: String, httpVersion: String, headers: List<HarHeader>, queryString: List<HarQueryParam>, headersSize: Int, bodySize: Int, postData: HarPostData?)(source)