Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
har
v1.0.1
HAR
Browser
Cache
CacheRequest
Content
Cookie
Creator
Data
Entries
Header
Log
Pages
PageTimings
Param
PostData
QueryString
Request
Response
Timings
Built with Crystal 1.9.2
2023-10-07 23:31:47 UTC
class
HAR::Data
HAR::Data
Reference
Object
Overview
Main Data Structure
Included Modules
JSON::Serializable
Defined in:
har/json_mapping.cr
Constructors
.new
(pull : JSON::PullParser)
.new
(log : HAR::Log)
Instance Method Summary
#log
: Log
#log=
(log : Log)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
def self.
new
(log :
HAR::Log
)
#
[
View source
]
Instance Method Detail
def
log
:
Log
#
[
View source
]
def
log=
(log :
Log
)
#
[
View source
]