HomeSort by relevance Sort by last modified time
    Searched refs:nghttp2 (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
http.h 29 #include <nghttp2/nghttp2.h>
http2.c 26 #include <nghttp2/nghttp2.h>
47 #error too old nghttp2 version, upgrade!
55 /* nghttp2_session_callbacks_set_error_callback is present in nghttp2 1.9.0 or
270 * Store nghttp2 version info in this buffer, Prefix with a space. Return
276 return snprintf(p, len, " nghttp2/%s", h2->version_str);
583 /* nghttp2 guarantees that :status is received, and we store it to
713 /* pause execution of nghttp2 if we received data for another handle
945 /* nghttp2 guarantees :status is received first and only once, and
964 /* nghttp2 guarantees that namelen > 0, and :status was alread
    [all...]
  /external/curl/
configure     [all...]

Completed in 484 milliseconds