Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 23389a0

Browse filesBrowse files
Trottaddaleax
authored andcommitted
doc: fix broken link to response.finished in deprecations doc
PR-URL: #34982 Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent 4e2415f commit 23389a0
Copy full SHA for 23389a0

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/deprecations.md‎

Copy file name to clipboardExpand all lines: doc/api/deprecations.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -2655,7 +2655,7 @@ const moduleParents = Object.values(require.cache)
26552655
[`response.socket`]: http.html#http_response_socket
26562656
[`response.connection`]: http.html#http_response_connection
26572657
[`response.end()`]: http.html#http_response_end_data_encoding_callback
2658-
[`response.finished`]: #http_response_finished
2658+
[`response.finished`]: http.html#http_response_finished
26592659
[`response.writableFinished`]: #http_response_writablefinished
26602660
[`response.writableEnded`]: http.html#http_response_writableended
26612661
[`script.createCachedData()`]: vm.html#vm_script_createcacheddata

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.