Home
last modified time | relevance | path

Searched refs:NGHTTP2_VERSION (Results 1 - 11 of 11) sorted by relevance

/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2ver.h32 #define NGHTTP2_VERSION "1.58.0" macro
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2ver.h32 #define NGHTTP2_VERSION "1.57.0" macro
/third_party/nghttp2/lib/
H A Dnghttp2_version.c32 NGHTTP2_VERSION, NGHTTP2_PROTO_VERSION_ID};
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_version.c32 NGHTTP2_VERSION, NGHTTP2_PROTO_VERSION_ID};
/third_party/node/src/
H A Dnode_metadata.cc84 nghttp2 = NGHTTP2_VERSION; in Versions()
/third_party/nghttp2/src/
H A Dnghttpd.cc83 out << "nghttpd nghttp2/" NGHTTP2_VERSION << std::endl; in print_version()
H A Dnghttp.cc461 {"user-agent", "nghttp2/" NGHTTP2_VERSION}}; in submit_request()
1004 {"user-agent", "nghttp2/" NGHTTP2_VERSION}}; in on_upgrade_connect()
1519 json_object_set_new(creator, "version", json_string(NGHTTP2_VERSION)); in output_har()
2658 out << "nghttp nghttp2/" NGHTTP2_VERSION << std::endl; in print_version()
H A Dh2load.cc2085 out << "h2load nghttp2/" NGHTTP2_VERSION << std::endl; in print_version()
3005 std::string user_agent = "h2load nghttp2/" NGHTTP2_VERSION; in main()
H A DHttpServer.cc83 StringRef::from_lit("nghttpd nghttp2/" NGHTTP2_VERSION);
H A Dshrpx.cc2192 out << "nghttpx nghttp2/" NGHTTP2_VERSION in print_version()
/third_party/nghttp2/examples/
H A Dclient.c488 MAKE_NV("user-agent", "nghttp2/" NGHTTP2_VERSION)}; in submit_request()

Completed in 20 milliseconds