We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c5dc6e commit 8d226c6Copy full SHA for 8d226c6
doc/api/http2.md
@@ -113,7 +113,7 @@ User code will not create `Http2Session` instances directly. Server-side
113
new HTTP/2 connection is received. Client-side `Http2Session` instances are
114
created using the `http2.connect()` method.
115
116
-#### `Http2Session` and Sockets
+#### Http2Session and Sockets
117
118
Every `Http2Session` instance is associated with exactly one [`net.Socket`][] or
119
[`tls.TLSSocket`][] when it is created. When either the `Socket` or the
0 commit comments