Skip to content

Commit

Permalink
add simultaneous to API example in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbski committed Jul 10, 2020
1 parent 838e471 commit 76c7ba7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ var opts = {
timeout: 30000, // timeout in ms, default Infinity
tcpTimeout: 1000, // tcp timeout in ms, default 300ms
window: 1000, // stabilization time in ms, default 750ms
simultaneous: 1, // limit to 1 connection per resource at a time

// http options
ca: [
Expand Down

0 comments on commit 76c7ba7

Please sign in to comment.