Hello, Sorry I just have one quick comment here:
On 09/01/2016 02:55 PM, Marcus Hoffmann wrote: > A somewhat related question: Does it make sense to support ALPN in curl > when http2 support is disabled? Possibly yes? The registry for ALPN protocol IDs is here: https://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-values.xhtml#alpn-protocol-ids The only other one I recognize as curl supporting is FTP, and it *probably* doesn't send ALPN for that right now anyway, but it *could*, or other protocols might want/need it in the future. Thanks, Travis ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
