Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/h2/
Dprivate-lib-roles-h2.h28 struct http2_settings { struct
33 struct http2_settings set; argument
/third_party/nghttp2/src/
Dshrpx_downstream.cc911 auto http2_settings = req_.fs.header(http2::HD_HTTP2_SETTINGS); in get_http2_settings() local
Dshrpx_http2_upstream.cc114 auto http2_settings = http->get_downstream()->get_http2_settings(); in upgrade_upstream() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h353 uint32_t http2_settings[7]; member