ALPN

Also known as: Application-Layer Protocol Negotiation

ALPN is a TLS extension that lets a client and server agree which application protocol, such as HTTP/2, will run over a secure connection.

See RFC 7301.