Commit c50309c
doc: fix
- `outgoingMessage.writableCorked` was added to Node.js v13.2.0 via
62e15a7 and backported to Node.js v12.16.0 via db8144b.
- `outgoingMessage.writableEnded` was added to Node.js v12.9.0 via
f9b61d2.
- `outgoingMessage.writableFinished` was added to Node.js v12.7.0 via
06d0abe.
- `outgoingMessage.writableHighWaterMark`,
`outgoingMessage.writableLength`, and
`outgoingMessage.writableObjectMode` were added to Node.js v12.9.0 via
16e0011.
PR-URL: #42737
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>added: info for outgoingMessage.writable*
1 parent 294664e commit c50309c
1 file changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2745 | 2745 | | |
2746 | 2746 | | |
2747 | 2747 | | |
2748 | | - | |
| 2748 | + | |
| 2749 | + | |
| 2750 | + | |
2749 | 2751 | | |
2750 | 2752 | | |
2751 | 2753 | | |
| |||
2756 | 2758 | | |
2757 | 2759 | | |
2758 | 2760 | | |
2759 | | - | |
| 2761 | + | |
2760 | 2762 | | |
2761 | 2763 | | |
2762 | 2764 | | |
| |||
2768 | 2770 | | |
2769 | 2771 | | |
2770 | 2772 | | |
2771 | | - | |
| 2773 | + | |
2772 | 2774 | | |
2773 | 2775 | | |
2774 | 2776 | | |
| |||
2778 | 2780 | | |
2779 | 2781 | | |
2780 | 2782 | | |
2781 | | - | |
| 2783 | + | |
2782 | 2784 | | |
2783 | 2785 | | |
2784 | 2786 | | |
| |||
2793 | 2795 | | |
2794 | 2796 | | |
2795 | 2797 | | |
2796 | | - | |
| 2798 | + | |
2797 | 2799 | | |
2798 | 2800 | | |
2799 | 2801 | | |
| |||
2804 | 2806 | | |
2805 | 2807 | | |
2806 | 2808 | | |
2807 | | - | |
| 2809 | + | |
2808 | 2810 | | |
2809 | 2811 | | |
2810 | 2812 | | |
| |||
0 commit comments