Module har
Expand description
HAR support, mostly to export using a recorder
(e.g. export to files on the local FS).
However you can also import pre-recorded HAR data by (json) deserialzing it, and for example turn the HAR requests into HTTP requests ready for use (more or less).