firebug/netexport

How to add parameters when using Send HAR files to Server function

Opened this issue · 0 comments

Hi, Jan
is there any way to add parameters inside har file when using netexport to send HAR files to server?
I'm using your examples to send data
profile.setPreference(domain + "netexport.beaconServerURL", "http://localhost/har-db");
Thanks a lot.

George