Skip to content
Snippets Groups Projects
  • Andy Green's avatar
    b45956fc
    client: add alpn processing on mbedtls and openssl · b45956fc
    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.
    b45956fc
    History
    client: add alpn processing on mbedtls and openssl
    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.