Searched refs:http2 (Results 1 – 10 of 10) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libwebsockets/ |
H A D | libwebsockets_4.3.3.bb | 18 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 D | python3-httpcore_1.0.3.bb | 15 PACKAGECONFIG[http2] = ",,,python3-h2"
|
H A D | python3-httpx_0.27.0.bb | 16 PACKAGECONFIG[http2] = ",,,python3-h2"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ostree/ |
H A D | ostree_2024.5.bb | 83 PACKAGECONFIG[no-http2] = "--disable-http2, --enable-http2"
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/ |
H A D | CVE-2023-44487.patch | 31 ngx_log_debug0(NGX_LOG_DEBUG_HTTP, c->log, 0, "http2 read handler");
|
/openbmc/bmcweb/config/ |
H A D | meson.build | 8 'experimental-http2',
|
/openbmc/bmcweb/http/ |
H A D | http_connection.hpp | 216 auto http2 = in afterSslHandshake() local 219 http2->start(); in afterSslHandshake()
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/ |
H A D | nginx.inc | 44 PACKAGECONFIG[http2] = "--with-http_v2_module,,"
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | cargo_common.bbclass | 76 # Multiplexing can't be enabled because http2 can't be enabled
|
/openbmc/bmcweb/ |
H A D | meson.options | 385 'experimental-http2',
|