FAQ
Missing headers

Why are request headers empty?

By default, to preserve privacy and avoid storing sensive data, the plugin doesn't collect http headers.

It is possible to enable the collection using sendHeaders: true in the plugin configuration.

Note that once enabled, only the headers of the new request will be available.

See also: