| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b97c73f commit 535e0e5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -113,7 +113,7 @@ User code will not create `Http2Session` instances directly. Server-side | |||
| 113 | 113 | new HTTP/2 connection is received. Client-side `Http2Session` instances are | |
| 114 | 114 | created using the `http2.connect()` method. | |
| 115 | 115 | ||
| 116 | - #### `Http2Session` and Sockets | ||
| 116 | + #### Http2Session and Sockets | ||
| 117 | 117 | ||
| 118 | 118 | Every `Http2Session` instance is associated with exactly one [`net.Socket`][] or | |
| 119 | 119 | [`tls.TLSSocket`][] when it is created. When either the `Socket` or the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments