Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update doc/contributing/maintaining-http.md
  • Loading branch information
mhdawson authored Feb 2, 2022
commit 5a1cbcff00d11ef3dd6ba4d6b30ae0016d1d87d2
1 change: 0 additions & 1 deletion doc/contributing/maintaining-http.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,3 @@ The low-level implementation is made available in the Node.js API through
JavaScript code in the [lib](https://github.com/nodejs/node/tree/HEAD/lib)
directory and C++ code in the
[src](https://github.com/nodejs/node/tree/HEAD/src) directory.