Skip to content

Commit

Permalink
Update index.bs
Browse files Browse the repository at this point in the history
  • Loading branch information
jasnell authored Nov 5, 2023
1 parent d142f28 commit e0c534b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dictionary SocketInfo {
DOMString remoteAddress = null;
DOMString localAddress = null;
DOMString sni = null;
DOMString[] alpn = [];
DOMString alpn = null;
};

[Exposed=*]
Expand Down

0 comments on commit e0c534b

Please sign in to comment.