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
fixup! doc: fix comma splice
  • Loading branch information
Trott committed Sep 17, 2021
commit 56a6fe801a3eba7f18f87fb57f43d0dc474d89f9
2 changes: 1 addition & 1 deletion doc/api/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -2498,7 +2498,7 @@ added: v0.9.12

* `msesc` {number}
* `callback` {Function} Optional function to be called when a timeout
occurs. Same as binding to the `timeout` event.
occurs. Same as binding to the `timeout` event.
* Returns: {this}

Once a socket is associated with the message and is connected,
Expand Down