toggle menu
har-parser
2.3.0
common
switch theme
search in API
har-parser
/
org.hildan.har
/
Har
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
parse
Link copied to clipboard
fun
parse
(
text
:
String
,
json
:
Json
=
Json
)
:
Har
Parses the given HAR content into a
Har
object, using the provided
json
.