You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of version 0.0.1, Gocannon only supports generating HTTP GET requests. A feature allowing for specifying the desired request method of the load test (i.e. --method=POST, which would default to GET when not provided) should be added.