diff --git a/doc/api/http2.md b/doc/api/http2.md index 444d54f0551f73..6c280f4e86eb63 100644 --- a/doc/api/http2.md +++ b/doc/api/http2.md @@ -620,6 +620,8 @@ instance's underlying [`net.Socket`]. added: v8.4.0 --> +* Extends: {Http2Session} + #### serverhttp2session.altsvc(alt, originOrStream) +* Extends: {Http2Session} + #### Event: 'altsvc'