Skip to content
Snippets Groups Projects
  • Fabian Frank's avatar
    dd011df9
    http2: switch into http2 mode if NPN indicates · dd011df9
    Fabian Frank authored
    Check the NPN result before preparing an HTTP request and switch into
    HTTP/2.0 mode if necessary. This is a work in progress, the actual code
    to prepare and send the request using nghttp2 is still missing from
    Curl_http2_send_request().
    dd011df9
    History
    http2: switch into http2 mode if NPN indicates
    Fabian Frank authored
    Check the NPN result before preparing an HTTP request and switch into
    HTTP/2.0 mode if necessary. This is a work in progress, the actual code
    to prepare and send the request using nghttp2 is still missing from
    Curl_http2_send_request().