Skip to content
Merged
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
doc: Update doc/api/http.md
Co-authored-by: Mestery <mestery@protonmail.com>
  • Loading branch information
xtx1130 and Mesteery authored Feb 11, 2022
commit 69a6bfbc143675582e766bd681923a092ad7f3eb
2 changes: 1 addition & 1 deletion doc/api/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ added: v0.11.4
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/41906
description: The `option` parameter is now optional.
description: The `options` parameter is now optional.
-->

* `options` {Object} A set of options providing information for name generation
Expand Down