Skip to content

Commit

Permalink
http header doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Lev Walkin committed Sep 30, 2016
1 parent d6934f4 commit 86c8516
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/tcpkali.1
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@ Use RFC6455 WebSocket transport.
.RS
.RE
.TP
.B \-H, \-\-header
Add HTTP header into the WebSocket handshake.
.RS
.RE
.TP
.B \-c, \-\-connections \f[I]N\f[]
Number of concurrent connections to open to the destinations.
Default is 1.
Expand Down
3 changes: 3 additions & 0 deletions doc/tcpkali.man.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ open more than 64k connections to destinations.
--ws, --websocket
: Use RFC6455 WebSocket transport.

-H, --header
: Add HTTP header into the WebSocket handshake.

-c, --connections *N*
: Number of concurrent connections to open to the destinations. Default is 1.

Expand Down

0 comments on commit 86c8516

Please sign in to comment.