-
Andy Green authored
This just supports "http/1.1" alpn and lets the client know it can use keepalive earlier if it affirmitively negotiated "http/1.1" on alpn. mbedTLS wrapper needed a small adaptation to also allow per-client-ssl control of the alpn negotiation list.
Andy Green authoredThis just supports "http/1.1" alpn and lets the client know it can use keepalive earlier if it affirmitively negotiated "http/1.1" on alpn. mbedTLS wrapper needed a small adaptation to also allow per-client-ssl control of the alpn negotiation list.