Open
Description
autocannon docs say that headers can be sent as -H k=v
but I see that cUrl compatible format can be used -H k:v
,
I don't know if it is intended or not, but it is better to use the cUrl-compatible format and refer to that in your docs
-H/--headers K=V
The request headers.
should be changed to
-H/--headers k:V
Metadata
Metadata
Assignees
Labels
No labels