Skip to content
Prev Previous commit
Next Next commit
http2: Remove redundant empty line in docs
- As per code review comment #36070 (comment)

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
MadaraUchiha and aduh95 committed Nov 21, 2020
commit 90ab360227cc1effaa63c664148a5eb650827d56
1 change: 0 additions & 1 deletion doc/api/http2.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/36070
description: It is possible to abort a request with an AbortSignal.

- version: v15.0.0
pr-url: https://github.com/nodejs/node/pull/34664
description: Requests with the `host` header (with or without
Expand Down