Skip to content

Commit

Permalink
Correct sendRstFrame documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
vil02 committed Jan 19, 2024
1 parent 3af887e commit ddab76b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ public static void releaseDataFrame(Http2SourceHandler http2SourceHandler, Http2
}

/**
* Sends {@link Http2Reset} frame with `NO_ERROR` error code.
* Sends {@link RSTStream} frame with `NO_ERROR` error code.
*
* @param ctx the channel handler context
* @param encoder the HTTP2 connection encoder
Expand Down

0 comments on commit ddab76b

Please sign in to comment.