2016-11-14 06:40:12 +08:00
|
|
|
Long: no-alpn
|
2016-11-16 21:20:36 +08:00
|
|
|
Tags: HTTP/2
|
2016-11-14 06:40:12 +08:00
|
|
|
Protocols: HTTPS
|
|
|
|
Added: 7.36.0
|
|
|
|
See-also: no-npn http2
|
|
|
|
Requires: TLS
|
2016-11-15 16:08:50 +08:00
|
|
|
Help: Disable the ALPN TLS extension
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: tls http
|
2016-11-14 06:40:12 +08:00
|
|
|
---
|
|
|
|
Disable the ALPN TLS extension. ALPN is enabled by default if libcurl was built
|
|
|
|
with an SSL library that supports ALPN. ALPN is used by a libcurl that supports
|
|
|
|
HTTP/2 to negotiate HTTP/2 support with the server during https sessions.
|