Closed seanmonstar closed 11 months ago
Unlike my previous PR, this does not provide the alpn protocol list in the client hello. Is this intended?
This does not send the ALPN list by default. That was intended. It just adds support to detect if it was negotiated.
Closes #85