Skip to main content

Module har

Module har 

Available on crate features http and std only.
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).

Modules§

extensions
layer
recorder
Streaming HAR recorder contracts and the built-in file recorder.
service
spec
toggle