-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
Description
As of version 0.0.1, there is no way for the user to attach custom HTTP headers to each request sent by Gocannon during the load test. This feature should enable the user to specify HTTP headers (i.e. via --headers="Content-Type: application/json"
). Such flag should be repeatable so as to allow for setting multiple headers.