module

HAR

HTTP Archive v1.2

One of the goals of the HTTP Archive format is to be flexible enough so, it can be adopted across projects and various tools. This should allow effective processing and analyzing data coming from various sources. Notice that resulting HAR file can contain privacy & security sensitive data and user-agents should find some way to notify the user of this fact before they transfer the file to anyone else.

Constants

VERSION = {{ (`shards version \"/tmp/tmp.ihLBEl/src/src/har\"`).chomp.stringify }}

Instance methods

from_file(file : String) : Log
Source
from_string(string : String) : Log
Source

Nested types