Home
last modified time | relevance | path

Searched refs:http2 (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libwebsockets/
H A Dlibwebsockets_4.3.3.bb18 PACKAGECONFIG ?= "libuv client server http2 ssl ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
20 PACKAGECONFIG[http2] = "-DLWS_WITH_HTTP2=ON,-DLWS_WITH_HTTP2=OFF,"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-httpcore_1.0.3.bb15 PACKAGECONFIG[http2] = ",,,python3-h2"
H A Dpython3-httpx_0.27.0.bb16 PACKAGECONFIG[http2] = ",,,python3-h2"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ostree/
H A Dostree_2024.5.bb83 PACKAGECONFIG[no-http2] = "--disable-http2, --enable-http2"
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A DCVE-2023-44487.patch31 ngx_log_debug0(NGX_LOG_DEBUG_HTTP, c->log, 0, "http2 read handler");
/openbmc/bmcweb/config/
H A Dmeson.build8 'experimental-http2',
/openbmc/bmcweb/http/
H A Dhttp_connection.hpp214 auto http2 = in afterSslHandshake() local
217 http2->start(); in afterSslHandshake()
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/
H A Dnginx.inc44 PACKAGECONFIG[http2] = "--with-http_v2_module,,"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcargo_common.bbclass76 # Multiplexing can't be enabled because http2 can't be enabled
/openbmc/bmcweb/
H A Dmeson.options316 'experimental-http2',