Skip to content

Commit

Permalink
format-md
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis committed Sep 10, 2024
1 parent 75a276c commit ae9c450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/http2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2873,7 +2873,7 @@ changes:
* `settings` {HTTP/2 Settings Object} The initial settings to send to the
remote peer upon connection.
* `streamResetBurst` {number} and `streamResetRate` {number} Sets the rate
limit for the incoming stream reset (RST_STREAM frame). Both settings must
limit for the incoming stream reset (RST\_STREAM frame). Both settings must
be set to have any effect, and default to 1000 and 33 respectively.
* `remoteCustomSettings` {Array} The array of integer values determines the
settings types, which are included in the `CustomSettings`-property of
Expand Down

0 comments on commit ae9c450

Please sign in to comment.