Home
last modified time | relevance | path

Searched defs:ENABLE_HTTP3 (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/
Dconfigure.ac758 AC_DEFINE([ENABLE_HTTP3], [1], [Define to 1 if HTTP/3 is enabled.]) definition
766 AM_CONDITIONAL([ENABLE_HTTP3], [ test "x${enable_http3}" = "xyes" ]) condition