File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -757,7 +757,7 @@ added: v8.4.0
757757
758758Shortcut for ` http2stream.rstStream() ` using error code ` 0x00 ` (No Error).
759759
760- #### http2stream.rstWithProtocolError() {
760+ #### http2stream.rstWithProtocolError()
761761<!-- YAML
762762added: v8.4.0
763763-->
@@ -766,7 +766,7 @@ added: v8.4.0
766766
767767Shortcut for ` http2stream.rstStream() ` using error code ` 0x01 ` (Protocol Error).
768768
769- #### http2stream.rstWithCancel() {
769+ #### http2stream.rstWithCancel()
770770<!-- YAML
771771added: v8.4.0
772772-->
@@ -775,7 +775,7 @@ added: v8.4.0
775775
776776Shortcut for ` http2stream.rstStream() ` using error code ` 0x08 ` (Cancel).
777777
778- #### http2stream.rstWithRefuse() {
778+ #### http2stream.rstWithRefuse()
779779<!-- YAML
780780added: v8.4.0
781781-->
@@ -784,7 +784,7 @@ added: v8.4.0
784784
785785Shortcut for ` http2stream.rstStream() ` using error code ` 0x07 ` (Refused Stream).
786786
787- #### http2stream.rstWithInternalError() {
787+ #### http2stream.rstWithInternalError()
788788<!-- YAML
789789added: v8.4.0
790790-->
You can’t perform that action at this time.
0 commit comments